diff options
Diffstat (limited to 'devel/py-pytest/Makefile')
-rw-r--r-- | devel/py-pytest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest/Makefile b/devel/py-pytest/Makefile index d178985fb5e4..0454ce71184b 100644 --- a/devel/py-pytest/Makefile +++ b/devel/py-pytest/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Simple powerful testing with Python +WWW= https://docs.pytest.org/en/latest/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |