diff options
author | thierry <thierry@FreeBSD.org> | 2006-03-20 04:51:14 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-03-20 04:51:14 +0800 |
commit | c34fd3a7389f9dce36472aa0c13e6b0ee2008e23 (patch) | |
tree | 4a3088077cd77e945d90cac211641cf64ff13275 /science/Makefile | |
parent | 33cdb278304ae5202cb85b1c91313d227f7c3196 (diff) | |
download | freebsd-ports-gnome-c34fd3a7389f9dce36472aa0c13e6b0ee2008e23.tar.gz freebsd-ports-gnome-c34fd3a7389f9dce36472aa0c13e6b0ee2008e23.tar.zst freebsd-ports-gnome-c34fd3a7389f9dce36472aa0c13e6b0ee2008e23.zip |
A program for doing calculation on Smith Chart, similar in functionality to
xsmc but with a simpler user interface; written with GNU/GTK library and
released under GNU/GPL. Written by Lapo Pieri IK5NAX
WWW: http://www.qsl.net/ik5nax
PR: ports/93224
Submitted by: Diane Bruce <db (at) db.net> - VA3DB
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index de203bf9b26b..448171f2abc3 100644 --- a/science/Makefile +++ b/science/Makefile @@ -32,6 +32,7 @@ SUBDIR += gnudatalanguage SUBDIR += gramps SUBDIR += gromacs + SUBDIR += gsmc SUBDIR += gsystem SUBDIR += hdf SUBDIR += hdf5 |