PORTNAME= flask-script PORTVERSION= 2.0.6 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Flask-Script-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Scripting support for Flask WWW= https://flask-script.readthedocs.io/en/latest/ \ https://github.com/smurfix/flask-script LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=0:www/py-flask@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include