diff options
author | acm <acm@FreeBSD.org> | 2018-06-03 13:59:04 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2018-06-03 13:59:04 +0800 |
commit | 7ca652b2c120cf53079656645246e7e443ea765f (patch) | |
tree | dbdd92ca083babea21bfebef7259a86281fc47d1 /www/Makefile | |
parent | 8ce16c948500cad30084849141677d8961d823fa (diff) | |
download | freebsd-ports-gnome-7ca652b2c120cf53079656645246e7e443ea765f.tar.gz freebsd-ports-gnome-7ca652b2c120cf53079656645246e7e443ea765f.tar.zst freebsd-ports-gnome-7ca652b2c120cf53079656645246e7e443ea765f.zip |
- New ports: www/sogo4 and sogo4-activesync
SOGo is a fully supported and trusted groupware server with a focus on
scalability and open standards. It provides a rich AJAX-based Web
interface and supports multiple native clients through the use of
standard protocols such as CalDAV, CardDAV and GroupDAV.
WWW: http://sogo.nu/
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index a9effe2a98eb..1f80b9142827 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2252,6 +2252,8 @@ SUBDIR += sogo2-activesync SUBDIR += sogo3 SUBDIR += sogo3-activesync + SUBDIR += sogo4 + SUBDIR += sogo4-activesync SUBDIR += spawn-fcgi SUBDIR += spdylay SUBDIR += spreadlogd |