diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-11-24 21:33:56 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-11-24 21:33:56 +0800 |
commit | 8bb302351211296ca0fd3fae160f0863895a63c5 (patch) | |
tree | 56133f19fb960a332c9d91107dcd538641d51f0b /www/Makefile | |
parent | 3d763a541a6f382516cfa8dc6dd04e50831f49fe (diff) | |
download | freebsd-ports-gnome-8bb302351211296ca0fd3fae160f0863895a63c5.tar.gz freebsd-ports-gnome-8bb302351211296ca0fd3fae160f0863895a63c5.tar.zst freebsd-ports-gnome-8bb302351211296ca0fd3fae160f0863895a63c5.zip |
ActiveSync is an extension to SOGo that provides support
for the ActiveSync protocol to clients that supports
it.
WWW: http://www.sogo.nu/
This is slave port for www/sogo, which enables ACTIVESYNC option
PR: 204619
Submitted by: euan@potensol.com
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e1eb632c4a99..4368d636acf5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2040,6 +2040,7 @@ SUBDIR += smb_auth SUBDIR += snarf SUBDIR += sogo + SUBDIR += sogo-activesync SUBDIR += spawn-fcgi SUBDIR += spdylay SUBDIR += speedtest-mini |