diff options
Diffstat (limited to 'devel/py-check-manifest/Makefile')
-rw-r--r-- | devel/py-check-manifest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-check-manifest/Makefile b/devel/py-check-manifest/Makefile index e8781fc6dfc2..d50bbea55c3e 100644 --- a/devel/py-check-manifest/Makefile +++ b/devel/py-check-manifest/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool to check the completeness of MANIFEST.in for Python packages +WWW= https://github.com/mgedmin/check-manifest LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst |