aboutsummaryrefslogtreecommitdiff
path: root/deskutils/libopensync-plugin-syncml
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-09 16:46:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-09 16:46:29 +0000
commit1ec8e7c7bb5a0a1bbf5784c8d3c3ab4ebfe896a0 (patch)
tree1e7e56e30932d72b2cc44a5b9f4c26f749416ad1 /deskutils/libopensync-plugin-syncml
parent10b61bac740df12ff3f284f5d8baf33a3e8a0036 (diff)
downloadports-1ec8e7c7bb5a0a1bbf5784c8d3c3ab4ebfe896a0.tar.gz
ports-1ec8e7c7bb5a0a1bbf5784c8d3c3ab4ebfe896a0.zip
Notes
Diffstat (limited to 'deskutils/libopensync-plugin-syncml')
-rw-r--r--deskutils/libopensync-plugin-syncml/Makefile21
-rw-r--r--deskutils/libopensync-plugin-syncml/distinfo3
-rw-r--r--deskutils/libopensync-plugin-syncml/pkg-descr6
-rw-r--r--deskutils/libopensync-plugin-syncml/pkg-plist8
4 files changed, 38 insertions, 0 deletions
diff --git a/deskutils/libopensync-plugin-syncml/Makefile b/deskutils/libopensync-plugin-syncml/Makefile
new file mode 100644
index 000000000000..580a193b60de
--- /dev/null
+++ b/deskutils/libopensync-plugin-syncml/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: libopensync-plugin-syncml
+# Date created: 6 November 2008
+# Whom: Alex Samorukov <samm@os2.kiev.ua>
+#
+# $FreeBSD$
+#
+
+PORTNAME= libopensync-plugin-syncml
+PORTVERSION= 0.22
+CATEGORIES= deskutils palm comms
+MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
+
+MAINTAINER= samm@os2.kiev.ua
+COMMENT= This plugin allows to be synchronized against SyncML capable devices
+
+LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 syncml.0:${PORTSDIR}/comms/libsyncml
+
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/deskutils/libopensync-plugin-syncml/distinfo b/deskutils/libopensync-plugin-syncml/distinfo
new file mode 100644
index 000000000000..199877621e93
--- /dev/null
+++ b/deskutils/libopensync-plugin-syncml/distinfo
@@ -0,0 +1,3 @@
+MD5 (libopensync-plugin-syncml-0.22.tar.bz2) = 8ffa3233ad28fb3ead324d88573f0c38
+SHA256 (libopensync-plugin-syncml-0.22.tar.bz2) = b3f9ec536eabe81831bdb067bee4a052c2852fc84f8e3052416fecbefe3253de
+SIZE (libopensync-plugin-syncml-0.22.tar.bz2) = 220011
diff --git a/deskutils/libopensync-plugin-syncml/pkg-descr b/deskutils/libopensync-plugin-syncml/pkg-descr
new file mode 100644
index 000000000000..95abcea4c4ac
--- /dev/null
+++ b/deskutils/libopensync-plugin-syncml/pkg-descr
@@ -0,0 +1,6 @@
+The SyncML plugin is a plugin that allows OpenSync to be synchronized against
+SyncML capable devices. The plugin supports the protocol version 1.0, 1.1 and
+1.2. Available transports are http and obex. Bluetooth and HTTP-OBEX protocols
+are supported.
+
+WWW: http://www.opensync.org/wiki/syncml-guide
diff --git a/deskutils/libopensync-plugin-syncml/pkg-plist b/deskutils/libopensync-plugin-syncml/pkg-plist
new file mode 100644
index 000000000000..259d7927c274
--- /dev/null
+++ b/deskutils/libopensync-plugin-syncml/pkg-plist
@@ -0,0 +1,8 @@
+share/opensync/defaults/syncml-http-server
+share/opensync/defaults/syncml-obex-client
+lib/opensync/plugins/syncml_plugin.la
+lib/opensync/plugins/syncml_plugin.so
+@dirrmtry lib/opensync/plugins
+@dirrmtry lib/opensync
+@dirrmtry share/opensync/defaults
+@dirrmtry share/opensync