Add FreeBSD download URLs
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!