           MODULE=squid
         VERSION=2.5.STABLE1
#         VERSION=2.4.STABLE7
          SOURCE=$MODULE-$VERSION.tar.bz2
     SOURCE_MD5="c83e3f4f0313529a2bc4b5dd6f651544"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.squid-cache.org/Versions/v2/2.5/$SOURCE
   SOURCE_URL[1]=http://www1.nl.squid-cache.org/Versions/v2/2.5/$SOURCE
        WEB_SITE=http://www.squid-cache.org/
         ENTERED=20011214
         UPDATED=20020924
           FUZZY=off
      MAINTAINER=kongar@tsrsb.org.tr
           SHORT="Squid is a 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
