summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjoerg <joerg>2017-02-07 23:49:26 +0000
committerjoerg <joerg>2017-02-07 23:49:26 +0000
commit2b3c4d65dcf42125708d269aa2c63b6d461d6925 (patch)
treea33ebc9cdb91138c1314187ccaa0b859b61e1175 /lang
parentb49c9a920ce66a5ed9cc3cb7202e48feff79f499 (diff)
downloadpkgsrc-2b3c4d65dcf42125708d269aa2c63b6d461d6925.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