          MODULE=bogofilter
         VERSION=0.11.1.2
          SOURCE=$MODULE-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://download.sourceforge.net/bogofilter/$SOURCE
        WEB_SITE=http://sourceforge.net/projects/bogofilter/
      MAINTAINER="elaine@fwsystems.com"
         ENTERED=20030301
         UPDATED=20030301
           SHORT="Bogofilter is an improved version of Paul Graham's Bayesian Spam Filter"
cat << EOF
The bogofilter package implements a fast Bayesian spam filter along the lines
suggested by Paul Graham in his article "A Plan For Spam" . It is written in
C. Supported platforms: Linux, FreeBSD, Solaris and OS X.
EOF
