diff options
Diffstat (limited to 'devel/py-jsonschema3/Makefile')
-rw-r--r-- | devel/py-jsonschema3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jsonschema3/Makefile b/devel/py-jsonschema3/Makefile index 89a4349cddb9..084652d5d674 100644 --- a/devel/py-jsonschema3/Makefile +++ b/devel/py-jsonschema3/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= 3 MAINTAINER= sunpoet@FreeBSD.org COMMENT= JSON Schema validation for Python +WWW= https://github.com/Julian/jsonschema LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |