aboutsummaryrefslogtreecommitdiffstats
path: root/cad/Makefile
diff options
context:
space:
mode:
authorghelmer <ghelmer@FreeBSD.org>1998-07-01 23:40:47 +0800
committerghelmer <ghelmer@FreeBSD.org>1998-07-01 23:40:47 +0800
commit97de4d101d83361624d61e4622335860141b6d99 (patch)
treea76326a025708eb2c7b9f8c3709d9aefadc7f16a /cad/Makefile
parentb2cb0c63caea0bfcf0358a570be8aeaae48b6c4d (diff)
downloadfreebsd-ports-gnome-97de4d101d83361624d61e4622335860141b6d99.tar.gz
freebsd-ports-gnome-97de4d101d83361624d61e4622335860141b6d99.tar.zst
freebsd-ports-gnome-97de4d101d83361624d61e4622335860141b6d99.zip
Enable sis, a new circuit emulator port.
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 605047540793..06b564e4fcbb 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp $
+# $Id: Makefile,v 1.9 1998/05/18 04:21:53 mph Exp $
#
SUBDIR += acs
@@ -10,6 +10,7 @@
SUBDIR += mars
SUBDIR += pcb
SUBDIR += spice
+ SUBDIR += sis
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>