diff options
author | mjl <mjl> | 2002-10-10 11:05:31 +0000 |
---|---|---|
committer | mjl <mjl> | 2002-10-10 11:05:31 +0000 |
commit | 78499c6a8c5d487371652e8857297d44be0a6f65 (patch) | |
tree | 3dccd029ff054523918e1a496bce7e3a77a1b520 /mail/bmf/PLIST | |
parent | b694bb768c5cdfee271d5c46040248231b875b91 (diff) | |
download | pkgsrc-78499c6a8c5d487371652e8857297d44be0a6f65.tar.gz |
Initial import of bmf-0.84
This is a mail filter which uses the Bayes algorithm as explained in Paul
Graham's article "A Plan for Spam". It aims to be faster, smaller, and more
versatile than similar applicatios.
Diffstat (limited to 'mail/bmf/PLIST')
-rw-r--r-- | mail/bmf/PLIST | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/bmf/PLIST b/mail/bmf/PLIST new file mode 100644 index 00000000000..e49bd22e766 --- /dev/null +++ b/mail/bmf/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/10 11:05:31 mjl Exp $ +bin/bmf +bin/bmfconv +man/man1/bmf.1 +man/man1/bmfconv.1 |