diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-30 13:07:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-30 13:07:44 +0000 |
commit | 455ccf15b8c3bfafddb19b859c028f7e9803622a (patch) | |
tree | 1b1313394a888371dd8a6bba0faed9fe5582370e /mail/Makefile | |
parent | d800fb1328b250f04a7c64e5d2ac69701a615f19 (diff) |
This plugin provides direct support for Maildir++ mailboxes.
With this plugin you can share your Maildir++ mailbox with other
mailers or IMAP servers.
PR: ports/95455
Submitted by: Pawel Pekala <c0rn@o2.pl>
Notes
Notes:
svn path=/head/; revision=160904
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 960a5c6f1568..2ab249e03741 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -528,6 +528,7 @@ SUBDIR += sylpheed-claws-etpan_privacy SUBDIR += sylpheed-claws-fetchinfo SUBDIR += sylpheed-claws-gtkhtml2_viewer + SUBDIR += sylpheed-claws-maildir SUBDIR += sylpheed-claws-mailmbox SUBDIR += sylpheed-claws-newmail SUBDIR += sylpheed-claws-notification |