diff options
Diffstat (limited to 'devel/py-jschema-to-python/Makefile')
-rw-r--r-- | devel/py-jschema-to-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jschema-to-python/Makefile b/devel/py-jschema-to-python/Makefile index 401bf0ba9166..9982036fd9a5 100644 --- a/devel/py-jschema-to-python/Makefile +++ b/devel/py-jschema-to-python/Makefile @@ -7,6 +7,7 @@ DISTNAME= jschema_to_python-${DISTVERSION} MAINTAINER= nork@ninth-nine.com COMMENT= Generate Python classes from a JSON schema +WWW= https://pypi.org/project/jschema-to-python/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |