           SPELL=txt2man
         VERSION=1.6.0
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/mvertes/$SPELL/archive/$SOURCE
     SOURCE_HASH=sha512:7ec2cc0bb685d890cf06504d4faacf7a02c5a321963effb71ff63b7310f64f092e666c055c1dbdb699958a62272fe4dc0f31f3947ca6895aa425753a11b75379
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$SPELL-$VERSION"
        WEB_SITE="https://github.com/mvertes/txt2man"
      LICENSE[0]="GPLv2+"
         ENTERED=20171009
        KEYWORDS=""
           SHORT="txt2man converts text to man page"
cat << EOF
Txt2man converts flat ASCII text to man page format. It is a shell script
using gnu awk, that should run on any Unix like system.
EOF
