diff options
Diffstat (limited to '')
-rw-r--r-- | misc/py-SoapySDR/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-SoapySDR/Makefile b/misc/py-SoapySDR/Makefile index 887301c8d702..64c0cba5e85f 100644 --- a/misc/py-SoapySDR/Makefile +++ b/misc/py-SoapySDR/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Vendor and platform neutral SDR support library (python binding) +WWW= https://github.com/pothosware/SoapySDR LICENSE= BSL LICENSE_FILE= ${WRKSRC}/../LICENSE_1_0.txt |