diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-18 06:38:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-18 06:38:40 +0000 |
commit | 928e147ce742a9a9b492a604e702fbe45af7447e (patch) | |
tree | 757a3ad3a72b0f817567c814e02eeb20f4eb3c1e /www/Makefile | |
parent | 26b34774b8b9b28355fcb527d55670c0a2ace8e0 (diff) | |
download | ports-928e147ce742a9a9b492a604e702fbe45af7447e.tar.gz ports-928e147ce742a9a9b492a604e702fbe45af7447e.zip |
New port: www/davical A simple CalDAV server
DAViCal is a CalDAV server. It cal be used to support shared
calendars for iCal Evolution etc. There have been many
requests for a CalDAV server for FreeBSD.
PR: ports/123692
Submitted by: Maurice Castro <maurice@castro.aus.net>
Notes
Notes:
svn path=/head/; revision=215045
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 5f73ee943e75..1aab656511ee 100644 --- a/www/Makefile +++ b/www/Makefile @@ -107,6 +107,7 @@ SUBDIR += dalbum SUBDIR += dansguardian SUBDIR += dansguardian-devel + SUBDIR += davical SUBDIR += decss SUBDIR += demoroniser SUBDIR += dfileserver |