           SPELL=info2man
         VERSION=2000
          SOURCE="${SPELL}.tar.gz"
   SOURCE_URL[0]=http://www.cskk.ezoshosting.com/cs/css/${SOURCE}
     SOURCE_HASH=sha512:0ee578dea5558c7c0c448488a0685efe56ba63c7dc576f7ace71201e14155d1ebaeac61c08153ef3a1a07e1c3329e437ed3f6b45a9496b296d57e434250fb220
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL"
        WEB_SITE="http://www.cskk.ezoshosting.com/cs/css/index.html#s-text-info2x "
      LICENSE[0]=http://www.cskk.ezoshosting.com/cs/css/INSTALL
         ENTERED=20081230
           SHORT="Converts GNU info files to pod or -man formats."
cat << EOF
info2man converts GNU info files to pod or -man formats. GNU info can be
a pain as it demands its own special pager, it's a binary format, it's
cruder than HTML and less documented, and most GNU- authored manual entries
basically say "we like info so we don't maintain this manual entry,
thus it is probably wrong". info2man thus converts info files so that
they can be read by ordinary tools.
EOF
