diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-01-05 23:16:41 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-01-05 23:16:41 +0800 |
commit | a9a7c9b7183d06bb372e2a1d6a6b113e91125cdd (patch) | |
tree | a43f7ef5b6354edb7628a1f1496f6083242d692a /mail/Makefile | |
parent | 2162133ad633e7d0fdb0421f42e9a554119fa088 (diff) | |
download | freebsd-ports-gnome-a9a7c9b7183d06bb372e2a1d6a6b113e91125cdd.tar.gz freebsd-ports-gnome-a9a7c9b7183d06bb372e2a1d6a6b113e91125cdd.tar.zst freebsd-ports-gnome-a9a7c9b7183d06bb372e2a1d6a6b113e91125cdd.zip |
This plugin implements a file-based backend for user calendar data for
the SquirrelMail Calendar plugin
WWW: http://www.squirrelmail.org/plugin_view.php?id=239
PR: ports/119268
Submitted by: Gerrit Beine <gerrit.beine at gmx.de>
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 e359997c667a..5bcd20adec3e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -582,6 +582,7 @@ SUBDIR += sqlgrey SUBDIR += squirrelmail SUBDIR += squirrelmail-avelsieve-plugin + SUBDIR += squirrelmail-calendar_file_backend-plugin SUBDIR += squirrelmail-change_ldappass-plugin SUBDIR += squirrelmail-compatibility-plugin SUBDIR += squirrelmail-compatibility-plugin1 |