diff options
Diffstat (limited to 'devel/py-pytest-cov/Makefile')
-rw-r--r-- | devel/py-pytest-cov/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-cov/Makefile b/devel/py-pytest-cov/Makefile index 7bebf037c4e5..70e90caf5297 100644 --- a/devel/py-pytest-cov/Makefile +++ b/devel/py-pytest-cov/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Pytest plugin for measuring coverage +WWW= https://github.com/pytest-dev/pytest-cov LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |