           SPELL=fail2ban
         VERSION=0.8.4
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
        WEB_SITE=http://fail2ban.sourceforge.net/
         ENTERED=20060403
     SOURCE_HASH=sha512:bfe9c1ad0aaa5bc239df0e9bb987119184ec98b81af41a2cbe52f0bb217691548963b7bb5048ffb0a8b8db1349b9f54cfa2afb12c1ae1b1df263428068fc241c
      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
