           SPELL=bfilter
         VERSION=0.10.3
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:fde1af19450cc1af1131b04f063a50cda8c5d29f5c716443eb5e4d98bee231b48337c6a052820742c88e52
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://bfilter.sourceforge.net/
         ENTERED=20051015
         UPDATED=20051015
      LICENSE[0]=GPL
       BUILD_API=2
           SHORT="A smart filtering HTTP proxy."
cat << EOF
BFilter is a smart filtering HTTP proxy. It removes ads, webbugs, and
popups. Unlike the majority of similar tools, it doesn't rely on a list of
blocked URLs, but instead parses HTML on the fly, and detects ads using
a set of heuristic rules. BFilter has a built-in JavaScript engine which
detects popups and js-generated ads.
EOF
