description Bayesian Mail Filter
long_description bmf is a self contained and extremely efficient Bayesian mail filter. \
See Paul Graham's article "A Plan for Spam" for background information. \
It aims to be faster, smaller, and more versatile than similar \
homepage http://bmf.sourceforge.net/
master_sites sourceforge:project/bmf/bmf/${version}
checksums md5 9cf55df2fa3a05bdc55ba7b0a129591e
reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/Makefile
system "install -o root -m 755 -d ${destroot}${prefix}/share/${name}"
system "install -o root -m 755 -c ${worksrcpath}/README ${destroot}${prefix}/share/${name}/"