summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2008-01-10 22:54:37 +0000
committerdillo <dillo@pkgsrc.org>2008-01-10 22:54:37 +0000
commitd9877309ed946708d9dbf29fac31d45d8b58bc7c (patch)
treed7f5212df683c5e902f658177e5b126e4f9f5b26 /comms
parent6a4b6d7bd144ed3604bfaa0a4ff9f4512037802f (diff)
downloadpkgsrc-d9877309ed946708d9dbf29fac31d45d8b58bc7c.tar.gz
Initial import of msynctool 0.22, a command line tool for the
opensync framework.
Diffstat (limited to 'comms')
-rw-r--r--comms/msynctool/DESCR0
-rw-r--r--comms/msynctool/Makefile20
-rw-r--r--comms/msynctool/PLIST6
-rw-r--r--comms/msynctool/distinfo5
4 files changed, 31 insertions, 0 deletions
diff --git a/comms/msynctool/DESCR b/comms/msynctool/DESCR
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/comms/msynctool/DESCR
diff --git a/comms/msynctool/Makefile b/comms/msynctool/Makefile
new file mode 100644
index 00000000000..24f9e5f32e9
--- /dev/null
+++ b/comms/msynctool/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/01/10 22:54:37 dillo Exp $
+#
+
+DISTNAME= msynctool-0.22
+CATEGORIES= comms
+MASTER_SITES= http://www.opensync.org/download/releases/0.22/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= dillo@NetBSD.org
+HOMEPAGE= http://www.opensync.org/
+COMMENT= Command line tool for opensync framework
+
+USE_TOOLS+= pkg-config
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+
+.include "../../comms/libopensync/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/comms/msynctool/PLIST b/comms/msynctool/PLIST
new file mode 100644
index 00000000000..d07be9f2954
--- /dev/null
+++ b/comms/msynctool/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/10 22:54:37 dillo Exp $
+bin/convcard
+bin/convtest
+bin/msynctool
+man/man1/convcard.1
+man/man1/msynctool.1
diff --git a/comms/msynctool/distinfo b/comms/msynctool/distinfo
new file mode 100644
index 00000000000..e302a114c97
--- /dev/null
+++ b/comms/msynctool/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/01/10 22:54:37 dillo Exp $
+
+SHA1 (msynctool-0.22.tar.bz2) = 2eab3c847dba4a457d06061efcf662237da2c8e4
+RMD160 (msynctool-0.22.tar.bz2) = c28c65b0e80505e17915c9d23c5747320f79f8af
+Size (msynctool-0.22.tar.bz2) = 219787 bytes