summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2012-04-27 04:49:47 +0000
committeragc <agc@pkgsrc.org>2012-04-27 04:49:47 +0000
commit7b06a1b22124db555317c47d0eab58fe32c8cb29 (patch)
treed6180aaefd632cfe6102fcb91d767bfd42425e1d /lang
parent6c3950d47c713b781e0ed845b1988aac0d32dc3a (diff)
downloadpkgsrc-7b06a1b22124db555317c47d0eab58fe32c8cb29.tar.gz
Add and enable picoc
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 181304d7c8a..e59f73062c6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.317 2012/04/16 04:28:30 sbd Exp $
+# $NetBSD: Makefile,v 1.318 2012/04/27 04:49:47 agc Exp $
#
COMMENT= Programming languages
@@ -129,6 +129,7 @@ SUBDIR+= pforth
SUBDIR+= php5
SUBDIR+= php5-perl
SUBDIR+= php53
+SUBDIR+= picoc
SUBDIR+= pict
SUBDIR+= pnet
SUBDIR+= pnetC