Skip to content

Add FreeBSD download URLs

Herbert Valerio Riedel requested to merge github/fork/gwils/freebsd into master

Created by: gwils

This does not currently work because the Makefile it calls requires GNU make (ie. it does not work with BSD make). We can fix this by having FreeBSD call gmake instead of make, but I haven't figured out how to do that yet (bash is not my specialty).

So if anybody would like to do that or help me with it, we can get FreeBSD support happening!

Merge request reports