diff options
Diffstat (limited to 'devel/py-pytest-mypy/Makefile')
-rw-r--r-- | devel/py-pytest-mypy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-mypy/Makefile b/devel/py-pytest-mypy/Makefile index 310f8b62845b..82a713eb6261 100644 --- a/devel/py-pytest-mypy/Makefile +++ b/devel/py-pytest-mypy/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mypy static type checker plugin for pytest +WWW= https://github.com/dbader/pytest-mypy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |