summaryrefslogtreecommitdiff
path: root/lang/Makefile
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
commit0753b0ea14a7a70bf1da40deb605f9dd43e6d79a (patch)
treed6180aaefd632cfe6102fcb91d767bfd42425e1d /lang/Makefile
parent15b42739ac7776debf31811b97796366459bfa2c (diff)
downloadpkgsrc-0753b0ea14a7a70bf1da40deb605f9dd43e6d79a.tar.gz
Add and enable picoc
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 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