diff options
Diffstat (limited to 'devel/py-pytest-mock/Makefile')
-rw-r--r-- | devel/py-pytest-mock/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-mock/Makefile b/devel/py-pytest-mock/Makefile index 001d84cc4b29..036553368bad 100644 --- a/devel/py-pytest-mock/Makefile +++ b/devel/py-pytest-mock/Makefile @@ -9,6 +9,7 @@ PATCHFILES= b3badafebedea3605c90eb22a68adff2885a8bb0.patch:-p1 MAINTAINER= olgeni@FreeBSD.org COMMENT= Thin wrapper around the mock package for easier use with py.test +WWW= https://github.com/pytest-dev/pytest-mock/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |