           SPELL=fail2ban
         VERSION=0.7.7
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://fail2ban.sourceforge.net/
         ENTERED=20060403
     SOURCE_HASH=sha512:7a932b229f1dc8ee0f55c1915fef2b69deaca1a718f483465872d1e5a377bf9645a88a6a669adba48b154adb282fef68dc8412a4828fd66960121a148b998c87
      LICENSE[0]=GPL 
           SHORT="Bans IP that makes too many password failures"
cat << EOF
Fail2Ban scans log files and bans IP
that makes too many password failures. It updates firewall
rules to reject the IP address. These rules can be defined by
the user. Fail2Ban can read multiple log files such as sshd
or Apache web server ones.
EOF
