diff options
Diffstat (limited to 'devel/py-pytest4-cov/Makefile')
-rw-r--r-- | devel/py-pytest4-cov/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest4-cov/Makefile b/devel/py-pytest4-cov/Makefile index 16f1960e9100..22325aed9542 100644 --- a/devel/py-pytest4-cov/Makefile +++ b/devel/py-pytest4-cov/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME:C/4//}-${PORTVERSION} MAINTAINER= dbaio@FreeBSD.org COMMENT= Pytest plugin for measuring coverage (legacy version for pytest 4) +WWW= https://github.com/pytest-dev/pytest-cov LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |