           SPELL=ghostscript
         VERSION=8.56
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://www.ghostscript.com/awki
      LICENSE[0]=GPL
     SOURCE_HASH=sha512:51635271e614bb19a8eac5cacdcea05ec7c6af97568fdbd180d085c7e80fb8f0b11d37261c5b946527a096588eefbfda6b802d0c05f13435be052c59c75fb7d5
         ENTERED=20010922
        KEYWORDS="interpreter postscript printer"
           SHORT='Ghostcript is a an 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
