aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2013-06-05 05:42:41 +0800
committermm <mm@FreeBSD.org>2013-06-05 05:42:41 +0800
commit2db82081ad1cffdbd5a64e9374b848a208a4d29f (patch)
tree26b43a5e117949a678ae60f9d36b330f4e88ff00 /www
parentb84a45d4a42d1dc59f0dee862ea3fc580d35a1f1 (diff)
downloadfreebsd-ports-gnome-2db82081ad1cffdbd5a64e9374b848a208a4d29f.tar.gz
freebsd-ports-gnome-2db82081ad1cffdbd5a64e9374b848a208a4d29f.tar.zst
freebsd-ports-gnome-2db82081ad1cffdbd5a64e9374b848a208a4d29f.zip
This Horde package contains all Horde-specific wrapper classes
for the Sabre DAV library. WWW: http://pear.horde.org
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/pear-Horde_Dav/Makefile18
-rw-r--r--www/pear-Horde_Dav/distinfo2
-rw-r--r--www/pear-Horde_Dav/pkg-descr4
4 files changed, 25 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index fa268bfb36c9..fc155e4e021e 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1360,6 +1360,7 @@
SUBDIR += pear-HTTP_WebDAV_Server
SUBDIR += pear-Horde_Browser
SUBDIR += pear-Horde_Css_Parser
+ SUBDIR += pear-Horde_Dav
SUBDIR += pear-Horde_Editor
SUBDIR += pear-Horde_Feed
SUBDIR += pear-Horde_Form
diff --git a/www/pear-Horde_Dav/Makefile b/www/pear-Horde_Dav/Makefile
new file mode 100644
index 000000000000..d27e33bdbb9a
--- /dev/null
+++ b/www/pear-Horde_Dav/Makefile
@@ -0,0 +1,18 @@
+# $FreeBSD$
+
+PORTNAME= Horde_Dav
+PORTVERSION= 1.0.0
+CATEGORIES= www pear
+
+MAINTAINER= horde@FreeBSD.org
+COMMENT= Horde library for WebDAV, CalDAV, CardDAV
+
+LICENSE= BSD
+
+USE_HORDE_RUN= Horde_Auth \
+ Horde_Core \
+ Horde_Stream
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/www/pear-Horde_Dav/distinfo b/www/pear-Horde_Dav/distinfo
new file mode 100644
index 000000000000..ec81a8863a01
--- /dev/null
+++ b/www/pear-Horde_Dav/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Horde/Horde_Dav-1.0.0.tgz) = c3192869804e20558e93e6f33d2fe3ea06aa2afdbfd3214ce450d062035679db
+SIZE (Horde/Horde_Dav-1.0.0.tgz) = 219399
diff --git a/www/pear-Horde_Dav/pkg-descr b/www/pear-Horde_Dav/pkg-descr
new file mode 100644
index 000000000000..95d5bca0dea4
--- /dev/null
+++ b/www/pear-Horde_Dav/pkg-descr
@@ -0,0 +1,4 @@
+This Horde package contains all Horde-specific wrapper classes
+for the Sabre DAV library.
+
+WWW: http://pear.horde.org