aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2010-02-02 03:15:19 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2010-02-02 03:15:19 +0000
commitc4e6d777637a39591f7a63d3bf2394fbb1559b72 (patch)
tree2b9337630227049dd1a5a3523f33ded7d211aecd /mail/Makefile
parentdc5645d8e6b38870aee58febed4bf3eeb4f1cd3e (diff)
downloadports-c4e6d777637a39591f7a63d3bf2394fbb1559b72.tar.gz
ports-c4e6d777637a39591f7a63d3bf2394fbb1559b72.zip
Allows for the importing of addressbooks from a CSV (comma separated
values) file. This will be located at the bottom of the "Addresses" section. WWW: http://www.squirrelmail.org/plugin_view.php?id=29 PR: ports/143303 Submitted by: Scott Lambert <lambert at lambertfam.org>
Notes
Notes: svn path=/head/; revision=249062
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 4a70f84aa20b..55452d907754 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -640,6 +640,7 @@
SUBDIR += spruce
SUBDIR += sqlgrey
SUBDIR += squirrelmail
+ SUBDIR += squirrelmail-abook_import_export-plugin
SUBDIR += squirrelmail-avelsieve-plugin
SUBDIR += squirrelmail-calendar_file_backend-plugin
SUBDIR += squirrelmail-calendar_sql_backend-plugin