summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-11-28 01:18:21 +0000
committerbjs <bjs@pkgsrc.org>2008-11-28 01:18:21 +0000
commit0a706813ace948d469354bf71e4bf33aea286837 (patch)
tree8ea9d8bf3548bc05721f8457546604bf2838cf56 /lang/Makefile
parentd0919f55bd2829394b363e0f10683cda8ea692a4 (diff)
downloadpkgsrc-0a706813ace948d469354bf71e4bf33aea286837.tar.gz
Add/enable lang/cparser
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 75619202976..a15df5a76a2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.262 2008/11/22 08:56:16 kefren Exp $
+# $NetBSD: Makefile,v 1.263 2008/11/28 01:18:21 bjs Exp $
#
COMMENT= Programming languages
@@ -22,6 +22,7 @@ SUBDIR+= classpath
SUBDIR+= classpath-gui
SUBDIR+= clisp
SUBDIR+= coq
+SUBDIR+= cparser
SUBDIR+= cu-prolog
SUBDIR+= drscheme
SUBDIR+= eag