diff options
author | Henry <PopularMoment@protonmail.com> | 2023-02-25 01:36:29 +0000 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2023-03-31 12:42:08 +0200 |
commit | 491b538f9d1861116102b287c3091965c7c18558 (patch) | |
tree | bee070c7227600c17caefad58a42e1b9c8f08675 /mail/Makefile | |
parent | f2d3a21bcec155a44c966d207d2b0968fb3602de (diff) | |
download | freebsd-ports-491b538f9d1861116102b287c3091965c7c18558.zip |
mail/dovecot-xaps: new port
Apple push notifications plugin for dovecot.
Together with net/xapsd this will enable push email
for iOS devices that talk to your dovecot IMAP server.
WWW: https://github.com/freswa/dovecot-xaps-plugin
PR: 269863
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 d99ffef9b74b..4c3f82fc239a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -102,6 +102,7 @@ SUBDIR += dovecot-fts-flatcurve SUBDIR += dovecot-fts-xapian SUBDIR += dovecot-pigeonhole + SUBDIR += dovecot-xaps SUBDIR += dspam SUBDIR += ecartis SUBDIR += elm |