           SPELL=xmltoman
         VERSION=0.4
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:347722731e2101ecd0619f88f4efdbca534810c96977a1281af685e8a61f4c1a826a71a9f0e3af43cc899936640787366a78077f36d23a9efcfeb789dbcfae22
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://sourceforge.net/projects/xmltoman/
      LICENSE[0]=GNU
        KEYWORDS="man doc html"
         ENTERED=20080527
           SHORT="an XML to man page converter"
cat << EOF
xmltoman and xmlmantohtml are two small scripts to convert XML documents to
man pages in groff format or HTML. It features the usual man page items such
as "description", "options", "see also", etc.
EOF
