           SPELL=squid
         VERSION=2.6.STABLE14
          SOURCE=$SPELL-$VERSION.tar.bz2
#        SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_URL=http://www.squid-cache.org/Versions/v${VERSION%%\.*}/${VERSION%\.*}/$SOURCE
#    SOURCE2_URL=http://www.squid-cache.org/Versions/v${VERSION%%\.*}/${VERSION%\.*}/$SOURCE2
#     SOURCE_GPG=squid.gpg:$SOURCE2
     SOURCE_HASH=sha512:3894a2d2c4fc87744d19933d0bec3a2a30f2bd5a4373e8f60773e4f8ca2e0c2ec52a70b9c2a29138ae3bc85aad6b082560539430eaec81a81c3c3afcbcc488c7
        WEB_SITE=http://www.squid-cache.org/
         ENTERED=20011214
  SECURITY_PATCH=1
      LICENSE[0]=GPL
        KEYWORDS="web http"
           SHORT="Full-featured Web proxy cache"
cat << EOF
Squid is...
  * a full-featured Web proxy cache
  * designed to run on Unix systems
  * free, open-source software
  * the result of many contributions by unpaid (and paid) volunteers
Squid supports...
  * proxying and caching of HTTP, FTP, and other URL's
  * proxying for SSL
  * cache hierarchies
  * ICP, HTCP, CARP, Cache Digests
  * transparent caching
  * WCCP (Squid v2.3 and above)
  * extensive access controls
  * HTTP server acceleration
  * SNMP
  * caching of DNS lookups
EOF
