aboutsummaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2016-03-19 19:53:02 +0000
committerDiane Bruce <db@FreeBSD.org>2016-03-19 19:53:02 +0000
commitee082fbd54b6d0c55d4828fcf7578aa5ed4c179f (patch)
tree4d767412c848d29c5fce7b2fe4a5a7e6e8e168fc /comms/Makefile
parent8f5cad93a582db02991ff23fff9ad2f257dce0c3 (diff)
downloadports-ee082fbd54b6d0c55d4828fcf7578aa5ed4c179f.tar.gz
ports-ee082fbd54b6d0c55d4828fcf7578aa5ed4c179f.zip
A WSPR receiver/decoder using libsdr. This implementation embeds the original
WSPR Fortran code into a libsdr processing node, allowing to assemble a WSPR receiver for various sources easily. WWW: https://github.com/hmatuschek/sdr-wspr PR: 207381 Submitted by: Jeffrey Baitis <jeff@baitis.net>
Notes
Notes: svn path=/head/; revision=411422
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 009807e38700..6dd4af3ce338 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -156,6 +156,7 @@
SUBDIR += rubygem-ruby-termios
SUBDIR += rxtx
SUBDIR += scmxx
+ SUBDIR += sdr-wspr
SUBDIR += ser2net
SUBDIR += serialoverip
SUBDIR += seyon