           SPELL=asciidoctor
         VERSION=2.0.12
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:b1fdfd8907d19943bebc9040e3e541df81eb874bf9d53a174e5be8a804e117e7ee3cd21046a4a4142cdc285e6269796d06915b0f42f4f16ae1e8975e444a8a76
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://asciidoctor.org/"
      LICENSE[0]=MIT
         ENTERED=20191208
           SHORT="a fast, open source text processor and publishing toolchain"
cat << EOF
A fast, open source text processor and publishing toolchain, written in Ruby,
for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
EOF
