SPELL=python-flask VERSION=1.1.2 SOURCE="${SPELL}-${VERSION}.tar.gz" SOURCE_URL[0]=https://github.com/pallets/flask/archive/${VERSION}.tar.gz SOURCE_HASH=sha512:390baaea8e3500724a4a7755d930e078cfc072357af15f2180f35983cc86d224827afd9180a466e3ad546405a8b8a94d752c19eda716f2f06c1716e4f19c4fbc SOURCE_DIRECTORY="${BUILD_DIRECTORY}/flask-${VERSION}" WEB_SITE="http://flask.pocoo.org/" LICENSE[0]=BSD ENTERED=20160828 SHORT="a microframework for Python based on Werkzeug, Jinja 2 and good intentions" cat << EOF A Microframework for creating web pages. EOF .