diff options
Diffstat (limited to 'devel/py-coverage_enable_subprocess/Makefile')
-rw-r--r-- | devel/py-coverage_enable_subprocess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-coverage_enable_subprocess/Makefile b/devel/py-coverage_enable_subprocess/Makefile index 7d1749a9d4ae..bf9fcab1b3eb 100644 --- a/devel/py-coverage_enable_subprocess/Makefile +++ b/devel/py-coverage_enable_subprocess/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org COMMENT= Enable python coverage for subprocesses +WWW= https://github.com/bukzor/python-coverage-enable-subprocess RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} |