diff options
Diffstat (limited to 'devel/py-pytest-django/Makefile')
-rw-r--r-- | devel/py-pytest-django/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-django/Makefile b/devel/py-pytest-django/Makefile index bdb32a443f74..db4d78a77de8 100644 --- a/devel/py-pytest-django/Makefile +++ b/devel/py-pytest-django/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Django plugin for py.test +WWW= https://github.com/pytest-dev/pytest-django LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |