diff options
author | pav <pav@FreeBSD.org> | 2006-03-19 08:35:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-03-19 08:35:19 +0800 |
commit | ea6f63fc058776ae7d5925c8c95c2d7cac18cbcb (patch) | |
tree | 90da6c015d9841897d6c53db6096beefc1ad8cc8 /comms/Makefile | |
parent | d9058eda17f7bd643c1fc8ac0c37bf77cd423332 (diff) | |
download | freebsd-ports-graphics-ea6f63fc058776ae7d5925c8c95c2d7cac18cbcb.tar.gz freebsd-ports-graphics-ea6f63fc058776ae7d5925c8c95c2d7cac18cbcb.tar.zst freebsd-ports-graphics-ea6f63fc058776ae7d5925c8c95c2d7cac18cbcb.zip |
Xnecview is a program for visualizing the input and output files of the NEC
antenna simulation software. It runs on Linux/Unix systems with the X window
system.
WWW: http://wwwhome.cs.utwente.nl/%7Eptdeboer/ham/xnecview/
PR: ports/94644
Submitted by: Soeren Straarup <xride@beacon.x12.dk>
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 76a2d4a217e..3f5eda6e6b6 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -112,6 +112,7 @@ SUBDIR += xcept SUBDIR += xdx SUBDIR += xlog + SUBDIR += xnecview SUBDIR += yagiuda SUBDIR += yaps SUBDIR += yawmppp |