           SPELL=gs-afpl
         VERSION=8.53
          SOURCE=ghostscript-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ghostscript-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/ghostscript/$SOURCE
        WEB_SITE=http://www.ghostscript.com
      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
         ENTERED=20010922
         UPDATED=20040406
      LICENSE[0]=AFPL
        KEYWORDS="interpreter postscript printer"
           SHORT="Interpreter for the PostScript langauge"
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
