aboutsummaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-04-03 05:30:51 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-04-03 05:30:51 +0000
commitbb9c476eb6387426d25b3926cedad6f431d0a299 (patch)
tree93fd10174f4ea45d153baeaac04555d0a96ad344 /cad/Makefile
parent23623ef149fcefebce9f81b86e2de8ea2b96ce98 (diff)
downloadports-bb9c476eb6387426d25b3926cedad6f431d0a299.tar.gz
ports-bb9c476eb6387426d25b3926cedad6f431d0a299.zip
add vipec
ViPEC is a powerful tool for the analysis of high frequency, linear electrical networks
Notes
Notes: svn path=/head/; revision=40787
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile
index bda70dceec51..b2eff5c74861 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -20,6 +20,7 @@
SUBDIR += sis
SUBDIR += spice
SUBDIR += tkgate
+ SUBDIR += vipec
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>