           SPELL=cups
         VERSION=1.2.12
     SOURCE_HASH=sha512:9442493b7cd73e17a887916e55b96a954391448d1223c92715b2a951756bec70515f96410e50316a103f3a9436bc6a550132f0d23ebd40e5e46c6932911ac837
         SOURCE=$SPELL-$VERSION-source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/$SOURCE                                     ##  Oregon, USA
#   SOURCE_URL[1]=ftp://ftp.easysw.com/pub/${SPELL}/$VERSION/$SOURCE                                     #  Oregon, USA
#   SOURCE_URL[2]=ftp://ftp2.easysw.com/pub/${SPELL}/$VERSION/$SOURCE                                    ##  Maryland, USA
   SOURCE_URL[1]=ftp://ftp3.easysw.com/pub/${SPELL}/$VERSION/$SOURCE                                    #  California, USA
#   SOURCE_URL[4]=http://www.nu6.org/_/mirror/ftp.easysw.com/pub/ghostscript/${VERSION}/${SOURCE}        ##  Gustavsberg, Sweden
#   SOURCE_URL[5]=ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/${SPELL}/${VERSION}/${SOURCE}  ##  Braunschweig, Germany
        WEB_SITE=http://www.cups.org
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
         ENTERED=20010922
      LICENSE[0]=http://www.cups.org/faq0003.html
        KEYWORDS="printer"
           SHORT="Common Unix Printing System is a portable printing layer"
cat << EOF
The Common UNIX Printing System (CUPS) provides a portable printing layer for
UNIX(r)-based operating systems.  It has been developed to promote a standard
printing solution for all UNIX vendors and users.  CUPS provides the System V
and Berkeley commandline interfaces, uses the Internet Printing Protocol
(IPP) as the basis for managing print jobs and queues, supports (with
reduced functionality) the Line Printer Daemon (LPD), Server Message Block
(SMB), and AppSocket (a.k.a. JetDirect) protocols, and adds network printer
browsing and PostScript Printer Description (PPD)-based printing options to
support real-world printing under UNIX.  CUPS also includes a customized
version of GNU Ghostscript and an image file RIP that are used to support
non-PostScript printers. Sample drivers for HP and EPSON printers are
included that use these filters.

NOTE:
    In order to be able to print to postscript printers, you will need to
    cast espgs after casting cups.

EOF
