diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-02-11 17:21:31 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-02-11 17:21:31 +0800 |
commit | 451737f643efc647585abbc00baa519a930c46bd (patch) | |
tree | c8343ad2e98d636a9c38487018774e7b893c0ff4 /mail/Makefile | |
parent | 7769874919d478d93f6c05606bf4f9e440b610f4 (diff) | |
download | freebsd-ports-gnome-451737f643efc647585abbc00baa519a930c46bd.tar.gz freebsd-ports-gnome-451737f643efc647585abbc00baa519a930c46bd.tar.zst freebsd-ports-gnome-451737f643efc647585abbc00baa519a930c46bd.zip |
Initial import of ifile 1.0.4.
Note that I fixed malloc.h to stdlib.h
Ifile is an application of machine learning to e-mail filtering.
PR: 34423
Submitted by: David Bushong <david+ports@bushong.net>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 20bc2c7875db..9ba69dffcedd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -66,6 +66,7 @@ SUBDIR += grepmail SUBDIR += hbiff SUBDIR += icqmail + SUBDIR += ifile SUBDIR += im SUBDIR += imap-uw SUBDIR += imp |