aboutsummaryrefslogtreecommitdiff
path: root/comms/pear-Horde_SyncMl/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-07-07 20:55:49 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-07-07 20:55:49 +0000
commit0b86071c24e02272dc470800c21021a9e3206c00 (patch)
tree46aeaa2321444fa555c024abda6104987dee26d2 /comms/pear-Horde_SyncMl/Makefile
parent8aa08c16a25b38bfcd785d03dac12d49f004fcbf (diff)
downloadports-0b86071c24e02272dc470800c21021a9e3206c00.tar.gz
ports-0b86071c24e02272dc470800c21021a9e3206c00.zip
Notes
Diffstat (limited to 'comms/pear-Horde_SyncMl/Makefile')
-rw-r--r--comms/pear-Horde_SyncMl/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/comms/pear-Horde_SyncMl/Makefile b/comms/pear-Horde_SyncMl/Makefile
new file mode 100644
index 000000000000..2fe8e77fe7b3
--- /dev/null
+++ b/comms/pear-Horde_SyncMl/Makefile
@@ -0,0 +1,20 @@
+# Ports collection makefile for: pear-Horde_SyncMl
+# Date created: 6 July 2011
+# Whom: Martin Matuska <mm@FreeBSD.org>
+#
+# $FreeBSD$
+
+PORTNAME= Horde_SyncMl
+DISTVERSION= 1.0.3
+CATEGORIES= comms www pear
+
+MAINTAINER= mm@FreeBSD.org
+COMMENT= Horde API for processing SyncML requests
+
+USE_HORDE_RUN= Horde_Date Horde_Icalendar Horde_Log Horde_Support \
+ Horde_Util Horde_Xml_Wbxml Horde_Translation Horde_Auth \
+ Horde_Core
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>