           SPELL=tiff2png
         VERSION=0.91
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/png-mng/$SOURCE
   SOURCE_URL[1]=ftp://ftp.simplesystems.org/pub/libpng/png/applications/$SPELL/$SOURCE
     SOURCE_HASH=sha512:ab1767826ae940dd76e6cbcd3e17fda060cfc91e30e1d00d1a671de5f00a5998a06bb4304f1307e8d31baa2cf54599274d4794ed78579f21bc435d94d03b9500
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
            DOCS="README"
        WEB_SITE=http://www.libpng.org/pub/png/apps/tiff2png.html
         ENTERED=20120904
      LICENSE[0]=UNKNOWN
        KEYWORDS="graphics"
           SHORT="TIFF to PNG converter"
cat << EOF
tiff2png provides direct TIFF-to-PNG conversion capabilities in a single package.

The primary goal was to preserve alpha (transparency) information, but scaling
information is also preserved, and the compression setting can be set by the
user. This is a command-line program with batch capabilities (e.g., ``tiff2png
*.tiff'').
EOF
