diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-06-03 16:12:59 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-06-03 16:12:59 +0800 |
commit | 8a7b8ef0754262b0a53fcb8399d6af288eefcc8d (patch) | |
tree | 083931aa1b7ae1da60d25037bdf8e46b5e4a20c6 /mail/Makefile | |
parent | 89ad587a258adf95722592ecc7e93773b63f288f (diff) | |
download | freebsd-ports-gnome-8a7b8ef0754262b0a53fcb8399d6af288eefcc8d.tar.gz freebsd-ports-gnome-8a7b8ef0754262b0a53fcb8399d6af288eefcc8d.tar.zst freebsd-ports-gnome-8a7b8ef0754262b0a53fcb8399d6af288eefcc8d.zip |
add liboe
Convert Outlook Express messages to the Unix mailbox format
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 b73d59f36a45..8020e83595f2 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -57,6 +57,7 @@ SUBDIR += knewmail SUBDIR += lbdb SUBDIR += libesmtp + SUBDIR += liboe SUBDIR += listar SUBDIR += listmanager SUBDIR += mahogany |