diff options
Diffstat (limited to 'www/py-respx/Makefile')
-rw-r--r-- | www/py-respx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-respx/Makefile b/www/py-respx/Makefile index 560cd67fc4b1..b84decd7cb02 100644 --- a/www/py-respx/Makefile +++ b/www/py-respx/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility for mocking out the Python HTTPX and HTTP Core libraries +WWW= https://lundberg.github.io/respx/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md |