aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/pear-Horde_Kolab_Format/Makefile19
-rw-r--r--textproc/pear-Horde_Kolab_Format/distinfo2
-rw-r--r--textproc/pear-Horde_Kolab_Format/pkg-descr3
4 files changed, 25 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 1f4e5ea8d910..ed8b1aed9f22 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -952,6 +952,7 @@
SUBDIR += pdftohtml
SUBDIR += pear-File_Fortune
SUBDIR += pear-File_MARC
+ SUBDIR += pear-Horde_Kolab_Format
SUBDIR += pear-Horde_Text_Filter
SUBDIR += pear-Horde_Text_Filter_Csstidy
SUBDIR += pear-Horde_Text_Flowed
diff --git a/textproc/pear-Horde_Kolab_Format/Makefile b/textproc/pear-Horde_Kolab_Format/Makefile
new file mode 100644
index 000000000000..dce61cb9eb22
--- /dev/null
+++ b/textproc/pear-Horde_Kolab_Format/Makefile
@@ -0,0 +1,19 @@
+# Ports collection makefile for: pear-Horde_Kolab_Format
+# Date created: 7 July 2011
+# Whom: Martin Matuska <mm@FreeBSD.org>
+#
+# $FreeBSD$
+
+PORTNAME= Horde_Kolab_Format
+PORTVERSION= 1.0.0
+CATEGORIES= textproc www pear
+
+MAINTAINER= mm@FreeBSD.org
+COMMENT= Horde library for reading/writing Kolab data formats
+
+USE_PHP= dom
+USE_HORDE_RUN= Horde_Exception
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/textproc/pear-Horde_Kolab_Format/distinfo b/textproc/pear-Horde_Kolab_Format/distinfo
new file mode 100644
index 000000000000..e74682d9dae5
--- /dev/null
+++ b/textproc/pear-Horde_Kolab_Format/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Horde/Horde_Kolab_Format-1.0.0.tgz) = 0ba08c8592d503b8794ab1c81187ded4ff373b6bbb217ca1023f1771341995f7
+SIZE (Horde/Horde_Kolab_Format-1.0.0.tgz) = 40720
diff --git a/textproc/pear-Horde_Kolab_Format/pkg-descr b/textproc/pear-Horde_Kolab_Format/pkg-descr
new file mode 100644
index 000000000000..eb1f71464b2a
--- /dev/null
+++ b/textproc/pear-Horde_Kolab_Format/pkg-descr
@@ -0,0 +1,3 @@
+This Horde package allows to convert Kolab data objects from XML to hashes.
+
+WWW: http://pear.horde.org