diff options
Diffstat (limited to 'devel/py-pytest-flask/Makefile')
-rw-r--r-- | devel/py-pytest-flask/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pytest-flask/Makefile b/devel/py-pytest-flask/Makefile index 9d7f495edc33..cf13943ff140 100644 --- a/devel/py-pytest-flask/Makefile +++ b/devel/py-pytest-flask/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center COMMENT= Set of py.test fixtures to test Flask applications +WWW= https://github.com/pytest-dev/pytest-flask LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |