diff options
Diffstat (limited to 'devel/py-pytest-env/Makefile')
-rw-r--r-- | devel/py-pytest-env/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-env/Makefile b/devel/py-pytest-env/Makefile index f6e4d1007e6c..b15ffcccfa88 100644 --- a/devel/py-pytest-env/Makefile +++ b/devel/py-pytest-env/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org COMMENT= Py.test plugin that allows you to add environment variables +WWW= https://github.com/MobileDynasty/pytest-env RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.6:devel/py-pytest@${PY_FLAVOR} |