diff options
author | yuri <yuri@FreeBSD.org> | 2019-02-10 04:36:10 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2019-02-10 04:36:10 +0800 |
commit | 1f360c5c883c60c6877cddb5fc398f0354a0c188 (patch) | |
tree | 4b65bd14904a4945f895c6ab28270989ecb3d856 /comms/Makefile | |
parent | 5c8e2ee1e46520153ef87d8633b0d19cbfb36bd7 (diff) | |
download | freebsd-ports-gnome-1f360c5c883c60c6877cddb5fc398f0354a0c188.tar.gz freebsd-ports-gnome-1f360c5c883c60c6877cddb5fc398f0354a0c188.tar.zst freebsd-ports-gnome-1f360c5c883c60c6877cddb5fc398f0354a0c188.zip |
New port: comms/soapyredpitaya: SoapySDR Red Pitaya module
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index f4e7bbab0215..e579b23cece0 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -170,6 +170,7 @@ SUBDIR += soapyairspy SUBDIR += soapybladerf SUBDIR += soapyplutosdr + SUBDIR += soapyredpitaya SUBDIR += soapyremote SUBDIR += soapysdrhackrf SUBDIR += soapyuhd |