diff options
Diffstat (limited to 'comms/soapybladerf/Makefile')
-rw-r--r-- | comms/soapybladerf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/soapybladerf/Makefile b/comms/soapybladerf/Makefile index 41bcd14d7959..3110558958c1 100644 --- a/comms/soapybladerf/Makefile +++ b/comms/soapybladerf/Makefile @@ -6,6 +6,7 @@ CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org COMMENT= Soapy SDR plugin for the Blade RF +WWW= https://github.com/pothosware/SoapyBladeRF/wiki LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.LGPLv2.1 |