           SPELL=spamprobe
         VERSION=1.4b
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
        WEB_SITE=http://spamprobe.sourceforge.net
      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
      LICENSE[0]=QPL
         ENTERED=20040107
            DOCS="$DOCS LICENSE.txt"
        KEYWORDS="mail"
           SHORT="SpamProbe is a Bayesian spam filter"
cat << EOF
Instead of using pattern matching and a set of human generated rules SpamProbe
relies on a Bayesian analysis of the frequency of words used in spam and
non-spam emails received by an individual person. The process is completely
automatic and tailors itself to the kinds of emails that each person receives.
EOF
