aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-05-10 20:43:14 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-05-10 20:43:14 +0000
commit9c671cf9121b5d941431fdb19cef4a2ab1e66a02 (patch)
tree8ae9825dc3628504e23ea03ed02630e0094dafed /devel/Makefile
parent5f2f7fc6c37807f99bb5f00f016d18213b5ef740 (diff)
downloadports-9c671cf9121b5d941431fdb19cef4a2ab1e66a02.tar.gz
ports-9c671cf9121b5d941431fdb19cef4a2ab1e66a02.zip
JMESPath (pronounced "jaymz path") allows you to declaratively specify how to
extract elements from a JSON document. WWW: https://github.com/boto/jmespath PR: 178351 Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org>
Notes
Notes: svn path=/head/; revision=317839
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 33941ae3b95a..08a31b354d64 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3525,6 +3525,7 @@
SUBDIR += py-iterpipes
SUBDIR += py-itools
SUBDIR += py-jcc
+ SUBDIR += py-jmespath
SUBDIR += py-jsmin
SUBDIR += py-json-py
SUBDIR += py-jsonlib