summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-02-07 23:49:26 +0000
committerjoerg <joerg@pkgsrc.org>2017-02-07 23:49:26 +0000
commit8b6946a24abf463b316e02d9ee83ecc5315189e2 (patch)
tree33160ab7f43e1db0273863029c7d4dcd8823e2e9 /lang
parent4915dd4b256757794c71816f7005f2f1ff2bdb0a (diff)
downloadpkgsrc-8b6946a24abf463b316e02d9ee83ecc5315189e2.tar.gz
+ py-jsparser
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 1d86c2985c8..ffd8ec3e63a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.450 2017/01/01 15:52:09 leot Exp $
+# $NetBSD: Makefile,v 1.451 2017/02/07 23:49:26 joerg Exp $
#
COMMENT= Programming languages
@@ -174,6 +174,7 @@ SUBDIR+= py-basicproperty
SUBDIR+= py-byterun
SUBDIR+= py-cxfreeze
SUBDIR+= py-hy
+SUBDIR+= py-jsparser
SUBDIR+= py-pyrex
SUBDIR+= py-pythonz
SUBDIR+= py-six