diff options
author | pawel <pawel@FreeBSD.org> | 2012-05-18 02:58:23 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-05-18 02:58:23 +0800 |
commit | a92dbb22bb8018334bf28092eeab02613feb2b15 (patch) | |
tree | 9ceb8dc8edafac889ce5df69a24636227efc6f1f /comms/Makefile | |
parent | 56b63e1681f21ba338ead038e65b1ef1981305f7 (diff) | |
download | freebsd-ports-gnome-a92dbb22bb8018334bf28092eeab02613feb2b15.tar.gz freebsd-ports-gnome-a92dbb22bb8018334bf28092eeab02613feb2b15.tar.zst freebsd-ports-gnome-a92dbb22bb8018334bf28092eeab02613feb2b15.zip |
Fl_MoxGen is a program that will compute the dimensions
of a Moxon Rectangle antenna based on user input of the
desired resonant frequency in MHz and the wire diameter.
WWW: http://home.comcast.net/~andystewart/moxon_sw.html
PR: ports/167951
Submitted by: Stephen Hurd <shurd@sasktel.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 48abc272eb6a..2a09ff80ee7f 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -32,6 +32,7 @@ SUBDIR += efax-gtk SUBDIR += ems-flasher SUBDIR += esmska + SUBDIR += fl_moxgen SUBDIR += fldigi SUBDIR += flwrap SUBDIR += gammu |