           SPELL=ghostscript
         VERSION=9.04
     SOURCE_HASH=sha512:f4fd2b5d82a1f9aa918f21a85571f3684778be5b6fe868ae19165717b212aac99b515bb94e3589c3a01b7f836829a283da2162583d4d2dc3c7c267b1926a17ed
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.ghostscript.com/
   SOURCE_URL[0]=http://downloads.ghostscript.com/public/$SOURCE
      LICENSE[0]=GPL
         ENTERED=20010922
        KEYWORDS="interpreter postscript printer"
           SHORT="interpreter for the PostScript language"
cat << EOF
Ghostscript is the name of a set of software that provides:
    * An interpreter for the PostScript language and the PDF file format,
    * A set of C procedures (the Ghostscript library) that implement the
      graphics capabilities that appear as primitive operations in the
      PostScript language, and
    * A wide variety of output drivers for various file formats and printers.
EOF
