           SPELL=asciidoc
         VERSION=8.4.2
     SOURCE_HASH=sha512:0ae799497c1ee0488ffd79d3f9c20ed4ca647cab949abb5f311cf3128c41a5e9f6935f5bdad9f3cb9dbc1141c5ef6f325417b172f94923c9dabe5830aa178c90
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_URL=$SOURCEFORGE_URL/$SPELL/${SOURCE}
        WEB_SITE=http://www.methods.co.nz/asciidoc/
         ENTERED=20060123
      LICENSE[0]=GPL
        KEYWORDS="docbook man html doc"
           SHORT="HTML, man page, DocBook creator from text files"
cat << EOF
AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups using the asciidoc(1) command
EOF
