diff options
Diffstat (limited to 'devel/py-jsonpointer/Makefile')
-rw-r--r-- | devel/py-jsonpointer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jsonpointer/Makefile b/devel/py-jsonpointer/Makefile index 9557c78f004c..534db6f660d1 100644 --- a/devel/py-jsonpointer/Makefile +++ b/devel/py-jsonpointer/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= harm@weites.com COMMENT= Identify specific nodes in a JSON document (RFC 6901) +WWW= https://pypi.org/project/jsonpointer/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |