aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2016-04-20 14:17:45 +0800
committerbrnrd <brnrd@FreeBSD.org>2016-04-20 14:17:45 +0800
commiteda254da69b60c11a8c3eb41e3f36fdc28134712 (patch)
tree3c3f40f59d9061ba1bb7d8ba59ebed217d0e496a /www/Makefile
parent0aac0202747ca003bf8825ccfc9a41997144be38 (diff)
downloadfreebsd-ports-gnome-eda254da69b60c11a8c3eb41e3f36fdc28134712.tar.gz
freebsd-ports-gnome-eda254da69b60c11a8c3eb41e3f36fdc28134712.tar.zst
freebsd-ports-gnome-eda254da69b60c11a8c3eb41e3f36fdc28134712.zip
www/py-demjson: encoder, decoder, and lint/validator for JSON
- New python port - Add README documents Reviewed by: feld (mentor) Approved by: feld (mentor) Differential Revision: D5969
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 05fe1bf56d20..0357359e2c50 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1520,6 +1520,7 @@
SUBDIR += py-cssmin
SUBDIR += py-cssselect
SUBDIR += py-cssutils
+ SUBDIR += py-demjson
SUBDIR += py-django
SUBDIR += py-django-allauth
SUBDIR += py-django-annoying