diff options
author | pav <pav@FreeBSD.org> | 2006-04-30 21:07:44 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-30 21:07:44 +0800 |
commit | 1bb38b83ab6caf689cba079433426f8f2cb15f42 (patch) | |
tree | 6ff1fea4484ef7411467896a1b567576e334153a /mail/Makefile | |
parent | c4efaabfdcece11a273818da2939b9ce55453dc8 (diff) | |
download | freebsd-ports-gnome-1bb38b83ab6caf689cba079433426f8f2cb15f42.tar.gz freebsd-ports-gnome-1bb38b83ab6caf689cba079433426f8f2cb15f42.tar.zst freebsd-ports-gnome-1bb38b83ab6caf689cba079433426f8f2cb15f42.zip |
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>
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 |