           SPELL=sshguard
         VERSION=2.4.1
      PATCHLEVEL=1
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/${SPELL}/files/${SOURCE}
     SOURCE_HASH=sha256:875d02e6e67dced614790ed5e36aef1160edea940f353a79306cbb1852af3c67:UPSTREAM_HASH
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
       DOC_DIRS=""
           DOCS="examples/whitelistfile.example"
        WEB_SITE=https://www.sshguard.net/
         ENTERED=20190227
      LICENSE[0]=ISC
        KEYWORDS="security ssh"
           SHORT="protect against brute force attacks on sshd and others"
cat << EOF
sshguard protects hosts from brute force attacks. It supports IPv6,
whitelists and log authentication, interfaces with all the major
firewalling systems, has a remarkably clever log analyzer, and is
independent, fast and lightweight as it's written in C.
EOF
