diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-05 14:33:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-05 14:33:02 +0800 |
commit | 4ce888e2220681a62e6556843e00a86269846c9f (patch) | |
tree | ffae187c03ca3546978fed03aeac4d3697e04e2b /www/Makefile | |
parent | f006ecb3d4caeab408e7d68ba89785669ee35cfe (diff) | |
download | freebsd-ports-graphics-4ce888e2220681a62e6556843e00a86269846c9f.tar.gz freebsd-ports-graphics-4ce888e2220681a62e6556843e00a86269846c9f.tar.zst freebsd-ports-graphics-4ce888e2220681a62e6556843e00a86269846c9f.zip |
Add evolution-caldav, a CalDAV provider for Evolution. CalDAV is an extension
of WebDAV that offers additional calendaring features such as fanout,
recurrance, and notifications.
WWW: http://ietf.webdav.org/caldav/home.html
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 c4eb34fc5ef..8bbdf0c8567 100644 --- a/www/Makefile +++ b/www/Makefile @@ -113,6 +113,7 @@ SUBDIR += erwn SUBDIR += eventum SUBDIR += evg + SUBDIR += evolution-caldav SUBDIR += evolution-webcal SUBDIR += fcgi SUBDIR += feedonfeeds |