diff options
author | pav <pav@FreeBSD.org> | 2004-01-22 21:56:22 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-22 21:56:22 +0000 |
commit | baedbcffbfb0c1eac464beb4b9dc4765e4c72120 (patch) | |
tree | 89e793cad81f99509703fa9f47b67bad47a85c76 /comms/Makefile | |
parent | fb94521a937f398767b22d0083afeb2e59034f44 (diff) | |
download | FreeBSD-ports-baedbcffbfb0c1eac464beb4b9dc4765e4c72120.zip FreeBSD-ports-baedbcffbfb0c1eac464beb4b9dc4765e4c72120.tar.gz |
Grig is a graphical front-end to the Ham Radio libraries
written using Gtk+ and Gnome widgets by Alexandru Csete.
Part of the grounstation suite, it purpose is to control
an amateur radio transceiver from X. It supports any of
the transceivers that hamlib supports, including rpc.rigd
over the network. However, at present only a subset of the
hamlib functions are provided.
The groundstation suite comprises Gnome-rig and Gnome-predict
and is intended to provide a low-cost amateur radio station
with the facilities of a high-end satellite station.
WWW: http://groundstation.sourceforge.net/
PR: ports/61729
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
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 4648aa0..79419cc 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -20,6 +20,7 @@ SUBDIR += gmfsk SUBDIR += gnokii SUBDIR += gpredict + SUBDIR += grig SUBDIR += gscmxx SUBDIR += gsmlib SUBDIR += hamfax |