summaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-01-22 16:27:18 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-01-22 16:27:18 +0000
commit17924552290e807d95db35e3dd7edc348f524537 (patch)
tree5377fc077fbd0f469191de8d960d5108a27270f5 /cad/Makefile
parentAdd buddy 2.4, a Binary Decision Diagram library. (diff)
Add z88 11.0, a compact Finite Element Analysis System.
PR: 75698 Submitted by: Pedro F. Giffuni.
Notes
Notes: svn path=/head/; revision=127103
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 318c9a6e0dcd..9ebde1ea5456 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -54,6 +54,7 @@
SUBDIR += varkon
SUBDIR += vipec
SUBDIR += xcircuit
+ SUBDIR += z88
SUBDIR += ziarc
.include <bsd.port.subdir.mk>