diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-02-07 15:07:48 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-02-07 15:07:48 +0800 |
commit | a70dc2587c35c19b072fd15e1a18dc2382393aa2 (patch) | |
tree | 31cb76ea0f5b9488132d8cd028915b6bae6b1ba6 /cad/Makefile | |
parent | 2edd8cbd65bd750f99c25f4f3e6adb93bdb0c4de (diff) | |
download | freebsd-ports-gnome-a70dc2587c35c19b072fd15e1a18dc2382393aa2.tar.gz freebsd-ports-gnome-a70dc2587c35c19b072fd15e1a18dc2382393aa2.tar.zst freebsd-ports-gnome-a70dc2587c35c19b072fd15e1a18dc2382393aa2.zip |
add gnucap 0.30
The Gnu Circuit Analysis Package
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index 866f72b5f129..1d6963896583 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -9,6 +9,7 @@ SUBDIR += geda SUBDIR += geda-symbols SUBDIR += gnetlist + SUBDIR += gnucap SUBDIR += gschem SUBDIR += irsim SUBDIR += iverilog |