diff options
Diffstat (limited to 'www/py-fastapi-users/Makefile')
-rw-r--r-- | www/py-fastapi-users/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-fastapi-users/Makefile b/www/py-fastapi-users/Makefile index ed9d0e08c43d..faad89740c3e 100644 --- a/www/py-fastapi-users/Makefile +++ b/www/py-fastapi-users/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center COMMENT= Ready-to-use and customizable users management for FastAPI +WWW= https://github.com/fastapi-users/fastapi-users LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |