diff options
Diffstat (limited to 'devel/py-openapi-spec-validator/Makefile')
-rw-r--r-- | devel/py-openapi-spec-validator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-openapi-spec-validator/Makefile b/devel/py-openapi-spec-validator/Makefile index b37fb58df214..5ca4e6055bd2 100644 --- a/devel/py-openapi-spec-validator/Makefile +++ b/devel/py-openapi-spec-validator/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Validator for OpenAPI 2.0 and 3.0.0 specification +WWW= https://github.com/p1c2u/openapi-spec-validator LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |