diff options
author | jase <jase@FreeBSD.org> | 2012-09-01 20:17:56 +0800 |
---|---|---|
committer | jase <jase@FreeBSD.org> | 2012-09-01 20:17:56 +0800 |
commit | d91e31cc1162e4b3f8ede1d9821bb356dd3b8828 (patch) | |
tree | 3c02bebc5b2457a4bede64dd9533bbc44f891917 /mail/Makefile | |
parent | 5ec922270baf8cfa8d990d8eea0f7250222b8450 (diff) | |
download | freebsd-ports-gnome-d91e31cc1162e4b3f8ede1d9821bb356dd3b8828.tar.gz freebsd-ports-gnome-d91e31cc1162e4b3f8ede1d9821bb356dd3b8828.tar.zst freebsd-ports-gnome-d91e31cc1162e4b3f8ede1d9821bb356dd3b8828.zip |
The automatic addressbook plugin for Roundcube collects each address you
send an email to and records it in an address book, making it available
for later use or auto-completion.
WWW: http://code.crapouillou.net/projects/roundcube-plugins
PR: ports/170993
Submitted by: Anes Mukhametov <anes@anes.su>
Approved by: culot (mentor)
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 945da3f5d27d..0f16f62fc88d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -596,6 +596,7 @@ SUBDIR += rmilter SUBDIR += roundcube SUBDIR += roundcube-air + SUBDIR += roundcube-automatic_addressbook SUBDIR += roundcube-contextmenu SUBDIR += roundcube-groupvice SUBDIR += roundcube-mobilecube |