diff options
author | glewis <glewis@FreeBSD.org> | 2010-11-27 13:53:35 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2010-11-27 13:53:35 +0800 |
commit | 8924ada7298dbdb64da142efad868a1e4918de1d (patch) | |
tree | 6b763316feec702583cb1de117b2da0ce0862ff8 /mail/Makefile | |
parent | 257448475e1fb997aaf57aafd2d67dd1c3ebdb70 (diff) | |
download | freebsd-ports-gnome-8924ada7298dbdb64da142efad868a1e4918de1d.tar.gz freebsd-ports-gnome-8924ada7298dbdb64da142efad868a1e4918de1d.tar.zst freebsd-ports-gnome-8924ada7298dbdb64da142efad868a1e4918de1d.zip |
. Add a port of the 2.x series of Dovecot:
Dovecot is a secure and compact IMAP server which is in the early stages
of development. It supports Maildirs and mbox formats and much of the
IMAP v4 protocol including SSL/TLS. IPv6 support is also included.
Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail
and PAM.
WWW: http://www.dovecot.org/
PR: 150789
Submitted by: "Nagy, Attila" <bra@fsn.hu>
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 a1141df776fd..c9c959385b56 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -100,6 +100,7 @@ SUBDIR += dovecot-antispam SUBDIR += dovecot-managesieve SUBDIR += dovecot-sieve + SUBDIR += dovecot2 SUBDIR += drac SUBDIR += drbl SUBDIR += dsbl-testers |