summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-12 17:21:06 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-12 17:21:06 +0000
commitbdfea3c9223a0d5aa71616852a3436d96d5ddf6f (patch)
tree64fba90dd52637ed8a2a48c9ee39264bae9967a0 /lang/Makefile
parentbf414aafcff94fd587f4a89a083e7ce8691bc88a (diff)
downloadpkgsrc-bdfea3c9223a0d5aa71616852a3436d96d5ddf6f.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