summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2012-04-27 04:49:47 +0000
committeragc <agc>2012-04-27 04:49:47 +0000
commit515ebd423efb378c70d4212275278e3b34fbbcc5 (patch)
treed6180aaefd632cfe6102fcb91d767bfd42425e1d
parent8787d788b740be70e72f307ecfc0d67d8a6bf4ae (diff)
downloadpkgsrc-515ebd423efb378c70d4212275278e3b34fbbcc5.tar.gz
Add and enable picoc
-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