diff options
author | thierry <thierry@FreeBSD.org> | 2014-12-15 01:56:14 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-12-15 01:56:14 +0800 |
commit | 10fc41fc134c936d6d4c7a1091298f28e5f4ff39 (patch) | |
tree | 04a33ff4ac942f99bcc586ad49b302bf830b43bf /mail/Makefile | |
parent | 87a252337d8c42f8bca7e9cf2e6bc742c425f06f (diff) | |
download | freebsd-ports-gnome-10fc41fc134c936d6d4c7a1091298f28e5f4ff39.tar.gz freebsd-ports-gnome-10fc41fc134c936d6d4c7a1091298f28e5f4ff39.tar.zst freebsd-ports-gnome-10fc41fc134c936d6d4c7a1091298f28e5f4ff39.zip |
Adding mail/panda-cclient and mail/panda-imap.
Since Mark Crispin left the UW, development on UW-IMAP paused. Mark
however continued developing the toolkit under the name Panda-IMAP.
Since Mark passed, Jonathan Abbey created a project on GitHub, by
concatenating all of the public releases of UW IMAP with the last
version of Panda IMAP.
Add conflict lines with the original ports.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 7d7476b5b54b..87f80482ffe5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -422,6 +422,8 @@ SUBDIR += p5-WWW-Hotmail SUBDIR += p5-ZConf-Mail SUBDIR += p5-qpsmtpd + SUBDIR += panda-cclient + SUBDIR += panda-imap SUBDIR += pantomime SUBDIR += pathalias SUBDIR += pear-Contact_Vcard_Build |