diff options
Diffstat (limited to 'textproc/py-hjson/Makefile')
-rw-r--r-- | textproc/py-hjson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-hjson/Makefile b/textproc/py-hjson/Makefile index 51e2bb36f4ce..87af531f3e2d 100644 --- a/textproc/py-hjson/Makefile +++ b/textproc/py-hjson/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 0mp@FreeBSD.org COMMENT= User interface for JSON written in Python +WWW= https://github.com/hjson/hjson-py LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |