diff options
Diffstat (limited to 'devel/py-pytest-aiohttp/Makefile')
-rw-r--r-- | devel/py-pytest-aiohttp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-aiohttp/Makefile b/devel/py-pytest-aiohttp/Makefile index 6fed8c8a0427..250749f9a052 100644 --- a/devel/py-pytest-aiohttp/Makefile +++ b/devel/py-pytest-aiohttp/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pytest plugin for aiohttp support +WWW= https://github.com/aio-libs/pytest-aiohttp LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |