           SPELL=mod_throttle
         VERSION=3.1.2
          SOURCE=$SPELL${VERSION//./}.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.snert.com/Software/$SPELL/$SOURCE
          MD5[0]=57f171227d9bb5ec508ce493972c8d83
      LICENSE[0]=PD
        WEB_SITE=http://www.snert.com/Software/mod_throttle/
      MAINTAINER=sam@sourcemage.sk
         ENTERED=20030312
         UPDATED=20030403
           SHORT='mod_throttle is a module to provide virtual server throttling for Apache 1.3.x'
cat << EOF
This Apache module is intended to reduce the load on your server & bandwidth 
generated by popular virtual hosts, directories, locations, or users according 
to supported polices (see below) that decide when to delay or refuse requests. 
Also mod_throttle can track and throttle incoming connections by IP address or 
by authenticated remote user.
EOF
