diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-18 14:38:40 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-18 14:38:40 +0800 |
commit | a41f0bd55493affe3f0598e437585cad745675a2 (patch) | |
tree | d23f36c162cb241860ad11d42ef147535cae23e3 /www/Makefile | |
parent | faaa6f0f8617866315436e305c471d875a1399af (diff) | |
download | freebsd-ports-gnome-a41f0bd55493affe3f0598e437585cad745675a2.tar.gz freebsd-ports-gnome-a41f0bd55493affe3f0598e437585cad745675a2.tar.zst freebsd-ports-gnome-a41f0bd55493affe3f0598e437585cad745675a2.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>
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 |