diff options
Diffstat (limited to 'devel/py-json5/Makefile')
-rw-r--r-- | devel/py-json5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-json5/Makefile b/devel/py-json5/Makefile index d748287e314f..ed9bb7174659 100644 --- a/devel/py-json5/Makefile +++ b/devel/py-json5/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python implementation of the JSON5 data format +WWW= https://github.com/dpranke/pyjson5 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |