summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-01-12 17:21:06 +0000
committerxtraeme <xtraeme>2004-01-12 17:21:06 +0000
commita1da09f76eabf3e7c876fc26fef817851d1212e5 (patch)
tree64fba90dd52637ed8a2a48c9ee39264bae9967a0 /lang/Makefile
parent1512fef589e88bc90fd9583d0f2469c9a7496e14 (diff)
downloadpkgsrc-a1da09f76eabf3e7c876fc26fef817851d1212e5.tar.gz
Add and enable pnet{C,lib,lib-nox11}.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 8c405198cd0..d599adab3ea 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.164 2004/01/05 23:55:13 xtraeme Exp $
+# $NetBSD: Makefile,v 1.165 2004/01/12 17:21:06 xtraeme Exp $
#
COMMENT= Programming languages
@@ -93,6 +93,10 @@ SUBDIR+= perl5
SUBDIR+= perl58
SUBDIR+= pforth
SUBDIR+= pgcc
+SUBDIR+= pnet
+SUBDIR+= pnetC
+SUBDIR+= pnetlib
+SUBDIR+= pnetlib-nox11
SUBDIR+= py-extclass
SUBDIR+= py-html-docs
SUBDIR+= py-psyco