diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-06-03 04:50:47 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-06-03 04:50:47 +0800 |
commit | 5a40a797a36c9c0c648e460bafe99bb91f9b1463 (patch) | |
tree | dc75af576a1b57645d4c4f730bbec87e5b9a4feb /comms/Makefile | |
parent | a3684634fbc1fc93b761df5033608c97a048c44d (diff) | |
download | freebsd-ports-gnome-5a40a797a36c9c0c648e460bafe99bb91f9b1463.tar.gz freebsd-ports-gnome-5a40a797a36c9c0c648e460bafe99bb91f9b1463.tar.zst freebsd-ports-gnome-5a40a797a36c9c0c648e460bafe99bb91f9b1463.zip |
Add linpsk.
This is a small PSK31 program that uses QT, and a soundcard as modem.
WWW: http://linpsk.sourceforge.net/
PR: ports/81617
Submitted by: Søren Straarup <xride@x12.dk>
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 450bdc3b74dc..2c648852fa26 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -47,6 +47,7 @@ SUBDIR += kpsk SUBDIR += libirman SUBDIR += libticables + SUBDIR += linpsk SUBDIR += linrad SUBDIR += lirc SUBDIR += lrzsz |