diff options
author | acm <acm@FreeBSD.org> | 2016-03-31 02:27:28 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2016-03-31 02:27:28 +0800 |
commit | b6f93c7fc9df9aebc052d758fb47c08f371968a2 (patch) | |
tree | 88de9449d61aa548fe4eed44caa84b4660d684e1 /www/Makefile | |
parent | de249409a847d2366179307bde6601f8c6f7d3d5 (diff) | |
download | freebsd-ports-gnome-b6f93c7fc9df9aebc052d758fb47c08f371968a2.tar.gz freebsd-ports-gnome-b6f93c7fc9df9aebc052d758fb47c08f371968a2.tar.zst freebsd-ports-gnome-b6f93c7fc9df9aebc052d758fb47c08f371968a2.zip |
- New port: www/sogo3
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.
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 a52dc4eb1284..15d3eead3296 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2065,6 +2065,7 @@ SUBDIR += smb_auth SUBDIR += snarf SUBDIR += sogo + SUBDIR += sogo3 SUBDIR += sogo-activesync SUBDIR += spawn-fcgi SUBDIR += spdylay |