diff options
Diffstat (limited to 'devel/py-testfixtures/Makefile')
-rw-r--r-- | devel/py-testfixtures/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-testfixtures/Makefile b/devel/py-testfixtures/Makefile index a9de8e103d99..52575b0c073e 100644 --- a/devel/py-testfixtures/Makefile +++ b/devel/py-testfixtures/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 0mp@FreeBSD.org COMMENT= Collection of helpers and mock objects for unit tests and doc tests +WWW= https://github.com/Simplistix/testfixtures LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |