diff options
Diffstat (limited to 'comms/soapyremote')
-rw-r--r-- | comms/soapyremote/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/soapyremote/Makefile b/comms/soapyremote/Makefile index 438fd2e40cf9..d5f7085585c5 100644 --- a/comms/soapyremote/Makefile +++ b/comms/soapyremote/Makefile @@ -6,6 +6,7 @@ CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org COMMENT= SoapySDR module to use any Soapy SDR remotely +WWW= https://github.com/pothosware/SoapyRemote/wiki LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt |