           SPELL=modsecurity
         VERSION=2.5.7
          SOURCE=$SPELL-apache_$VERSION.tar.gz
         SOURCE2=${SOURCE}.asc
  SOURCE2_IGNORE=signature
      LICENSE[0]=GPL
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-apache_$VERSION
      SOURCE_GPG="modsecurity.gpg:$SOURCE2:UPSTREAM_KEY"
   SOURCE_URL[0]=http://www.modsecurity.org/download/$SOURCE
  SOURCE2_URL[0]=http://www.modsecurity.org/download/$SOURCE2
        WEB_SITE=http://www.modsecurity.org/
         ENTERED=20081006
         UPDATED=20081006
        KEYWORDS="security http apache"
           SHORT='ModSecurity is a web application firewall that can work either embedded or as a reverse proxy.'
cat << EOF
ModSecurity is a web application firewall that can work either embedded or as a
reverse proxy. It provides protection from a range of attacks against web
applications and allows for HTTP traffic monitoring, logging and real-time
analysis.

It is also an open source project that aims to make the web application firewall
technology available to everyone. 
EOF
