# Watch: https://github.com/mvertes/txt2man/tags txt2man-([0-9.]+)\.tar
           SPELL=txt2man
         VERSION=1.7.1
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/mvertes/$SPELL/archive/$SOURCE
     SOURCE_HASH=sha512:550b1d30a4435f35d03920d89f5f2adc2a937de7575c4ddc51ee9f4fe370975b45e51f5aec0eb865ead4b16d88ad31f3150cd3235362b1fc7e6d7b3c6233852a
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
