diff options
author | gahr <gahr@FreeBSD.org> | 2008-09-25 08:26:34 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2008-09-25 08:26:34 +0800 |
commit | ec9157f146af88e733cbcada591c81a7a30dbde1 (patch) | |
tree | 3bf58213404029fbcd96c46cc88c566559b7d789 /mail/Makefile | |
parent | 52d7df3e769fec3baf9d2d51f5d357a8aa061000 (diff) | |
download | freebsd-ports-gnome-ec9157f146af88e733cbcada591c81a7a30dbde1.tar.gz freebsd-ports-gnome-ec9157f146af88e733cbcada591c81a7a30dbde1.tar.zst freebsd-ports-gnome-ec9157f146af88e733cbcada591c81a7a30dbde1.zip |
- New port: mbox2imap
mbox2imap is a python script to upload local mbox files to remote INBOX folders
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 cfe6a016d036..8ff47de2574c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -249,6 +249,7 @@ SUBDIR += masqmail SUBDIR += mavbiff SUBDIR += mb2md + SUBDIR += mbox2imap SUBDIR += mbox2mdir SUBDIR += mboxcheck-applet SUBDIR += mboxgrep |