          MODULE=txt2man
         VERSION=1.7.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://github.com/mvertes/txt2man/archive/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$MODULE-$VERSION
      SOURCE_VFY=sha256:4d9b1bfa2b7a5265b4e5cb3aebc1078323b029aa961b6836d8f96aba6a9e434d
        WEB_SITE=http://github.com/mvertes/txt2man/
         ENTERED=20030722
         UPDATED=20201005
           SHORT="converts flat ASCII text to man page format"

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
