diff options
Diffstat (limited to 'www/py-uvicorn/Makefile')
-rw-r--r-- | www/py-uvicorn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-uvicorn/Makefile b/www/py-uvicorn/Makefile index ceeace3a0ce3..1c025241e9ee 100644 --- a/www/py-uvicorn/Makefile +++ b/www/py-uvicorn/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lightning-fast ASGI server +WWW= https://www.uvicorn.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md |