Added information on FreeBSD build.

Signed-off-by: Tomasz CEDRO <CeDeROM@tlen.pl>
This commit is contained in:
Tomasz CEDRO
2015-04-08 03:27:43 +02:00
parent 4592d38871
commit 4dc991e79d

View File

@ -52,6 +52,18 @@ Debug version:
`make install`
##How to build host the software on FreeBSD
[Tomek "CeDeROM" CEDRO](http://www.tomek.cedro.info) is working on a Port for you - stay tuned! :-)
You can use the binary package:
`# pkg install hackrf`
You can build and install from ports:
`# cd /usr/ports/comms/hackrf`
`# make install`
##How to build the host software on Linux:
###Prerequisites for Linux (Debian/Ubuntu):