           SPELL=latex2man
         VERSION=1.22
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.informatik-vollmer.de/software/${SOURCE}
     SOURCE_HASH=sha512:1d7d0eca9008b0870c5a6d663146450eedf847da308ac8b6090e0555a20d7a1e3885d6e45108fe0bc3e3a86aec50629ac6aaf9b46a4852589df5c3cccc6351d2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
        WEB_SITE="http://www.informatik-vollmer.de/software/latex2man.php"
      LICENSE[0]="LaTeX Project Public License"
         ENTERED=20071123
           SHORT="Program to convert LaTeX page to standard man page"
cat << EOF
Latex2man is a tool to translate UNIX manual pages written with
LaTeX into a format be understood by the UNIX man(1)-command.
Alternatively HTML, TexInfo, or LaTeX code can produced too.
Output of parts of the text may be supressed using the conditional
text feature (for this, LaTeX generation may be used).
EOF
