           SPELL=squid
         VERSION=5.5
          SOURCE=$SPELL-$VERSION.tar.xz
     SOURCE_HASH=sha512:f506f8cc01d59e36432d08eebd68332ef002c931425d6f95bbae7ed35281bbca453db85aba3d765913ce5d38160c48a328c322b31a1bcdcfc7f0a821d420d2c0
      SOURCE_URL=http://www.squid-cache.org/Versions/v${VERSION%%\.*}/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.squid-cache.org/
         ENTERED=20011214
  SECURITY_PATCH=3
      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
