aboutsummaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2016-03-01 03:42:23 +0000
committerDiane Bruce <db@FreeBSD.org>2016-03-01 03:42:23 +0000
commitdb3e77e4fa3f85f9f074b72679ae3ba6ac1e38c9 (patch)
tree60fc3e1571a32fac87b8683160ced1dfb44bc51b /comms/Makefile
parent518a50b30b5505e5278922708a3cdb9efd495990 (diff)
downloadports-db3e77e4fa3f85f9f074b72679ae3ba6ac1e38c9.tar.gz
ports-db3e77e4fa3f85f9f074b72679ae3ba6ac1e38c9.zip
GUI functions (e.g. waterfall) for libsdr, a simple software defined radio
(SDR) library. WWW: https://github.com/hmatuschek/libsdr-gui PR: 207380 Submitted by: Jeffrey Baitis <baitisj@pcbsd.org>
Notes
Notes: svn path=/head/; revision=409847
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 9c3ca1992d23..17b52a4ebc43 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -88,6 +88,7 @@
SUBDIR += libmodbus
SUBDIR += librs232
SUBDIR += libsdr
+ SUBDIR += libsdr-gui
SUBDIR += libticables2
SUBDIR += libticalcs2
SUBDIR += libusbmuxd