diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-07-12 18:47:36 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-07-12 18:47:36 +0800 |
commit | 59da570e8a7e4436568d9c9db98a7d370983a388 (patch) | |
tree | 216fa8217de8addc4d267d0e16d624c06bf05381 /comms/Makefile | |
parent | e902e346f6929ba1cc75dffa3cc9f98509a9427e (diff) | |
download | freebsd-ports-gnome-59da570e8a7e4436568d9c9db98a7d370983a388.tar.gz freebsd-ports-gnome-59da570e8a7e4436568d9c9db98a7d370983a388.tar.zst freebsd-ports-gnome-59da570e8a7e4436568d9c9db98a7d370983a388.zip |
Add splat.
SPLAT! is an RF Signal Propagation, Loss, And Terrain analysis tool for
the spectrum between 20 MHz and 20 GHz. Useful to Amateur Radio operators.
Written by John A. Magliacane, KD2BD
WWW: http://www.qsl.net/kd2bd/splat.html
PR: ports/83164
Submitted by: Diane Bruce <db@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 7cf3e7f232c0..3f8a1280b370 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -89,6 +89,7 @@ SUBDIR += smstools SUBDIR += snooper SUBDIR += spandsp + SUBDIR += splat SUBDIR += sredird SUBDIR += thebridge SUBDIR += tilp |