diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-22 19:15:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-22 19:15:13 +0000 |
commit | fef45f25081d8ee845036d4ad85774129eead809 (patch) | |
tree | 245c133a196f523e5bc2381c90c000bb4d4ae961 /comms/Makefile | |
parent | fix pkg-plist (diff) |
Gpredict is a satellite tracking and prediction application
written using Gtk+ and Gnome widgets by Alexandru Csete.
Part of the grounstation suite, its purpose is to track
the various amateur, weather and military satellites that
are of interest to radio amateurs.
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/61727
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 b4ba80a6ae88..4648aa0aa2a9 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -19,6 +19,7 @@ SUBDIR += gkermit SUBDIR += gmfsk SUBDIR += gnokii + SUBDIR += gpredict SUBDIR += gscmxx SUBDIR += gsmlib SUBDIR += hamfax |