diff options
Diffstat (limited to 'www/py-flask-restx/Makefile')
-rw-r--r-- | www/py-flask-restx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-flask-restx/Makefile b/www/py-flask-restx/Makefile index a45b97caa68b..a429c6ac4c4b 100644 --- a/www/py-flask-restx/Makefile +++ b/www/py-flask-restx/Makefile @@ -11,6 +11,7 @@ PATCHFILES+= 09e57b8af6ca.patch:-p1 # https://github.com/python-restx/flask-rest MAINTAINER= jbeich@FreeBSD.org COMMENT= Extension for Flask that adds support for quickly building REST APIs +WWW= https://pypi.org/project/flask-restx/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |