summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-12-14 02:19:38 +0000
committerdmcmahill <dmcmahill>2002-12-14 02:19:38 +0000
commit834c3cc229163e02b552038965e90f7e37cae796 (patch)
tree0bc7a3016293e58713a440e28cdd37ad22706180 /cad
parent960474e0240b9b7d9141189b8f246c6d0fc42322 (diff)
downloadpkgsrc-834c3cc229163e02b552038965e90f7e37cae796.tar.gz
add and enable gdsreader
Diffstat (limited to 'cad')
-rw-r--r--cad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/Makefile b/cad/Makefile
index b11241b37a7..946b4b4b72b 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2002/12/08 04:22:15 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.44 2002/12/14 02:19:38 dmcmahill Exp $
#
COMMENT= CAD tools
@@ -14,6 +14,7 @@ SUBDIR+= electric
SUBDIR+= fastcap
SUBDIR+= fasthenry
SUBDIR+= felt
+SUBDIR+= gdsreader
SUBDIR+= geda
SUBDIR+= geda-docs
SUBDIR+= geda-symbols