diff options
Diffstat (limited to 'devel/py-jmespath/Makefile')
-rw-r--r-- | devel/py-jmespath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jmespath/Makefile b/devel/py-jmespath/Makefile index 838baa696ad0..f0dd8502ddfa 100644 --- a/devel/py-jmespath/Makefile +++ b/devel/py-jmespath/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= JSON Matching Expressions +WWW= https://github.com/jmespath/jmespath.py LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |