diff options
author | miwi <miwi@FreeBSD.org> | 2014-06-03 16:21:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-06-03 16:21:05 +0800 |
commit | a7150c73bd5f3af188aa6e7e2b1df8c97bf6649f (patch) | |
tree | dcc71705fc78a662b00550a3e11cc1126beb1eb6 /comms/Makefile | |
parent | c1cd7087c6cf1da0439e277c2827fa50519f3c51 (diff) | |
download | freebsd-ports-gnome-a7150c73bd5f3af188aa6e7e2b1df8c97bf6649f.tar.gz freebsd-ports-gnome-a7150c73bd5f3af188aa6e7e2b1df8c97bf6649f.tar.zst freebsd-ports-gnome-a7150c73bd5f3af188aa6e7e2b1df8c97bf6649f.zip |
lysdr, is a simple SDR program for amateur radio.
WWW: https://github.com/gordonjcp/lysdr
PR: ports/190549
Submitted by: shurd@sasktel.net
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 666144028ae0..bb0913073df0 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -87,6 +87,7 @@ SUBDIR += lirc SUBDIR += locator SUBDIR += lrzsz + SUBDIR += lysdr SUBDIR += mgetty+sendfax SUBDIR += minicom SUBDIR += mlan3 |