aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-11-01 12:42:02 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-11-01 12:42:02 +0000
commit887e40cee32495fb46cf6d29d4e1f3e88e273c19 (patch)
treec66595486b2993730b6a7d4099ebddd367d22c62 /mail/Makefile
parentebbe340dbe46842cb89f6c328b2190394f49fb65 (diff)
downloadports-887e40cee32495fb46cf6d29d4e1f3e88e273c19.tar.gz
ports-887e40cee32495fb46cf6d29d4e1f3e88e273c19.zip
Add mbox2mdir.
mbox2mdir is a small program to convert mail stored in UNIX mbox format to qmail's Maildir format. It can (optionally) also truncate the source mbox file upon successful conversion. I use it to move mail delivered by /bin/mail or sendmail to qmail Maildir folders, but of course there are many other possible uses for it. WWW: http://sageshome.net/oss/mbox2mdir.php PR: ports/88245 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes
Notes: svn path=/head/; revision=146903
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index b7e28b65f041..dfeb7aeb5b67 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -192,6 +192,7 @@
SUBDIR += masqmail-devel
SUBDIR += mavbiff
SUBDIR += mb2md
+ SUBDIR += mbox2mdir
SUBDIR += mboxcheck-applet
SUBDIR += mboxgrep
SUBDIR += mboxstats