           SPELL=help2man
         VERSION=1.36.4
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=ftp://ftp.gnu.org/gnu/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:874bf79d319504d230398c40d30a750c8a9c5ad8f0d339658296e17f6f95f968fdfbf7aa538c8a1025d071723f0aad4f306966446ed5493372d6f1c003bf02ce
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.gnu.org/software/help2man/ "
      LICENSE[0]=GPL
         ENTERED=20080823
           SHORT="A program to generate simple manual pages"
cat << EOF
help2man is a tool for automatically generating simple manual pages from
program output. It is intended to provide an easy way for software authors
to include a manual page in their distribution without having to maintain
that document. Given a program which produces reasonably standard --help
and --version outputs, help2man will attempt to re-arrange that output into
something which resembles a manual page.
EOF
