diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-11-13 03:04:42 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-11-13 03:04:42 +0800 |
commit | 037facd1fdd2a4546b7d468e49c9efbb63de8c50 (patch) | |
tree | 5eeac2704d23a990a632818de83e0eddf1306571 /comms/Makefile | |
parent | c62a187653811afb85a903c7c2804d29e5b47b75 (diff) | |
download | freebsd-ports-graphics-037facd1fdd2a4546b7d468e49c9efbb63de8c50.tar.gz freebsd-ports-graphics-037facd1fdd2a4546b7d468e49c9efbb63de8c50.tar.zst freebsd-ports-graphics-037facd1fdd2a4546b7d468e49c9efbb63de8c50.zip |
WSJT is a computer program for amateur radio VHF/UHF communication
using state of the art digital techniques. Typical applications
include communication by meteor scatter and
EME (Earth-Moon-Earth) propagation paths.
WWW: http://pulsar.princeton.edu/~joe/K1JT
- Diane Bruce, VA3DB
PR: ports/101360
Submitted by: Diane Bruce <db at db.net>
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 039f80a322a..ac47d1da3e6 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -119,6 +119,7 @@ SUBDIR += viewfax SUBDIR += vpb-driver SUBDIR += vrflash + SUBDIR += wsjt SUBDIR += wwl SUBDIR += wy60 SUBDIR += xastir |