diff options
Diffstat (limited to 'devel/py-jsonpath-ng/Makefile')
-rw-r--r-- | devel/py-jsonpath-ng/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jsonpath-ng/Makefile b/devel/py-jsonpath-ng/Makefile index b5bbc3ed106b..e5f8e8317bb5 100644 --- a/devel/py-jsonpath-ng/Makefile +++ b/devel/py-jsonpath-ng/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= michael.boehm@markt.de COMMENT= JSONPath implementation based on jsonpath-rw and jsonpath-rw-ext +WWW= https://github.com/h2non/jsonpath-ng LICENSE= APACHE20 |