From 683688e9eedd5b3efede8ef1562b60d763594dcf Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Tue, 2 Feb 2010 03:15:19 +0000 Subject: 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 --- mail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile') 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 -- cgit