diff options
Diffstat (limited to 'devel/py-unittest2pytest/Makefile')
-rw-r--r-- | devel/py-unittest2pytest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-unittest2pytest/Makefile b/devel/py-unittest2pytest/Makefile index f21c4bebb178..f3833b8e0e33 100644 --- a/devel/py-unittest2pytest/Makefile +++ b/devel/py-unittest2pytest/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Convert unittest test-cases to pytest +WWW= https://pypi.org/project/unittest2pytest/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING-GPLv3.txt |