           SPELL=bogofilter
         VERSION=1.2.5
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://sourceforge.net/projects/bogofilter
   SOURCE_URL[0]=$WEB_SITE/files/bogofilter-stable/$SOURCE
         SOURCE2=$SOURCE.asc
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=bogo.gpg:$SOURCE.asc:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=GPL
         ENTERED=20040529
        KEYWORDS="mail spam"
           SHORT="Bogofilter is a Bayesian spam filter"
cat << EOF
bogofilter is a mail filter that classifies mail as spam or ham (non-spam) by 
a statistical analysis of the message's header and content (body). The program
is able to learn from the user's classifications and corrections.
EOF
