           SPELL=ghostscript
         VERSION=9.05
     SOURCE_HASH=sha512:4a83c42a73fdb5139f02d1b9c8364d0b0f24e8d2952a622f94a8398d71ced8839ee868562d0bf3be048e34cae5ab0adc5eb43d2fb50f5154fe186e8329257913
          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
