diff options
author | garga <garga@FreeBSD.org> | 2006-03-15 18:38:00 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-03-15 18:38:00 +0800 |
commit | cde30b2d9c64e394d7c6ba82f06f20aa53ea82bc (patch) | |
tree | 672ff8b9a33b6f6623f1ff7eeb9fa9306b9a804e /science/Makefile | |
parent | 6bba1efb6d789b08e6c87d98d41e0690101b486c (diff) | |
download | freebsd-ports-gnome-cde30b2d9c64e394d7c6ba82f06f20aa53ea82bc.tar.gz freebsd-ports-gnome-cde30b2d9c64e394d7c6ba82f06f20aa53ea82bc.tar.zst freebsd-ports-gnome-cde30b2d9c64e394d7c6ba82f06f20aa53ea82bc.zip |
Add fasthenry , a multipole-accelerated inductance analysis program.
PR: ports/93969
Submitted by: Pedro Giffuni <giffunip@asme.org>
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 d937a2bbd931..de203bf9b26b 100644 --- a/science/Makefile +++ b/science/Makefile @@ -19,6 +19,7 @@ SUBDIR += dft++ SUBDIR += euler SUBDIR += fastcap + SUBDIR += fasthenry SUBDIR += felt SUBDIR += flounder SUBDIR += gave |