diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-06-25 23:34:23 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-06-25 23:34:23 +0800 |
commit | f8b9905d931566290e2c265ec7be07f7bdccdc1b (patch) | |
tree | 05f203138a4cddd7e31d25b58a469d26a3cf77b1 /comms/Makefile | |
parent | f26873e7e0cb0e76cf9eef2d0cebf8993d2d2968 (diff) | |
download | freebsd-ports-gnome-f8b9905d931566290e2c265ec7be07f7bdccdc1b.tar.gz freebsd-ports-gnome-f8b9905d931566290e2c265ec7be07f7bdccdc1b.tar.zst freebsd-ports-gnome-f8b9905d931566290e2c265ec7be07f7bdccdc1b.zip |
Addport: ports/comms: Repeater controller and EchoLink (simplex or repeater) software
including a GUI, Qtel - The Qt EchoLink client, written using the Qt widget toolkit.
WWW: http://sourceforge.net/apps/trac/svxlink
PR: ports/168452
Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
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 7bf3c33751e7..19190ca43d24 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -124,6 +124,7 @@ SUBDIR += qpage SUBDIR += qrq SUBDIR += qsstv + SUBDIR += qtel SUBDIR += remserial SUBDIR += rubygem-callsign SUBDIR += rubygem-ruby-termios |