diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-20 14:58:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-20 14:58:46 +0000 |
commit | 38d2f8ff9305428b392755f9744e2457d5e2372a (patch) | |
tree | 8b220985964d2d038075f8a12d4b53be5bddb785 /comms/Makefile | |
parent | 594b2797b1b410cccc62ba6e018c3dfd257a1e39 (diff) |
The Yagi-Uda project is a set of programmes for designing, and optimising
Yagi-Uda antennas, with 2 or more elements, such as shown below. Additionally,
a very simple program called dipole works with just a dipole, but its
functionality is limited.
PR: ports/83737
Submitted by: Diane Bruce <db@db.net>
Notes
Notes:
svn path=/head/; revision=139709
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 57dbc70b1a30..151c7a386920 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -109,6 +109,7 @@ SUBDIR += xcept SUBDIR += xdx SUBDIR += xlog + SUBDIR += yagiuda SUBDIR += yaps SUBDIR += yawmppp SUBDIR += zmtx-zmrx |