diff options
Diffstat (limited to 'devel/py-jsonschema-spec/Makefile')
-rw-r--r-- | devel/py-jsonschema-spec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jsonschema-spec/Makefile b/devel/py-jsonschema-spec/Makefile index 8035e80a8655..db67823a3aaa 100644 --- a/devel/py-jsonschema-spec/Makefile +++ b/devel/py-jsonschema-spec/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= JSONSchema Spec with object-oriented paths +WWW= https://github.com/p1c2u/jsonschema-spec LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |