diff options
author | db <db@FreeBSD.org> | 2008-08-05 02:24:53 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2008-08-05 02:24:53 +0800 |
commit | c535f580632c7b70ad4bebd72180db21ed6710df (patch) | |
tree | 60e4153f5b43a7550f7fd8794f97248b022ec66d /comms/Makefile | |
parent | 2c95432a34b068d5d765b603a969335225603283 (diff) | |
download | freebsd-ports-gnome-c535f580632c7b70ad4bebd72180db21ed6710df.tar.gz freebsd-ports-gnome-c535f580632c7b70ad4bebd72180db21ed6710df.tar.zst freebsd-ports-gnome-c535f580632c7b70ad4bebd72180db21ed6710df.zip |
This little program helps one with monitoring the beacons of the
International Beacon Project, by continuously showing which beacon is
transmitting on which frequency, along with the distance and
antenna directions.
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 31df5c0b8a4a..49b9eecb8a46 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -50,6 +50,7 @@ SUBDIR += hso-kmod SUBDIR += hylafax SUBDIR += ib-kmod + SUBDIR += ibp SUBDIR += java-commapi SUBDIR += java-commapi-freebsd SUBDIR += jerm |