summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2005-10-13 15:05:16 +0000
committerwiz <wiz>2005-10-13 15:05:16 +0000
commit1ba48a3574317de33a5572473beac7958e265160 (patch)
tree2a499e2749dcfcf2d4c3ee41bc8fc521b55d89a2
parentd77259bc3b89c3e87a289c145b0fc8833df906fe (diff)
downloadpkgsrc-1ba48a3574317de33a5572473beac7958e265160.tar.gz
Initial import of synce-dccm-0.9.1:
DCCM is part of the SynCE project. This daemon is required to be able to communicate with a handheld device.
-rw-r--r--comms/synce-dccm/DESCR4
-rw-r--r--comms/synce-dccm/Makefile16
-rw-r--r--comms/synce-dccm/PLIST5
-rw-r--r--comms/synce-dccm/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/comms/synce-dccm/DESCR b/comms/synce-dccm/DESCR
new file mode 100644
index 00000000000..97dd91e32bd
--- /dev/null
+++ b/comms/synce-dccm/DESCR
@@ -0,0 +1,4 @@
+DCCM is part of the SynCE project.
+
+This daemon is required to be able to communicate with a handheld
+device.
diff --git a/comms/synce-dccm/Makefile b/comms/synce-dccm/Makefile
new file mode 100644
index 00000000000..0e5ac400577
--- /dev/null
+++ b/comms/synce-dccm/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:05:16 wiz Exp $
+#
+
+DISTNAME= synce-dccm-0.9.1
+CATEGORIES= comms
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/}
+
+MAINTAINER= wiz@NetBSD.org
+HOMEPAGE= http://synce.sourceforge.net/
+COMMENT= SynCE communication application
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+.include "../../comms/synce-libsynce/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/comms/synce-dccm/PLIST b/comms/synce-dccm/PLIST
new file mode 100644
index 00000000000..479c1a0b785
--- /dev/null
+++ b/comms/synce-dccm/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/13 15:05:16 wiz Exp $
+bin/dccm
+bin/synce-sound
+man/man1/dccm.1
+man/man1/synce-sound.1
diff --git a/comms/synce-dccm/distinfo b/comms/synce-dccm/distinfo
new file mode 100644
index 00000000000..6f1454e5ad7
--- /dev/null
+++ b/comms/synce-dccm/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/13 15:05:16 wiz Exp $
+
+SHA1 (synce-dccm-0.9.1.tar.gz) = d43a89844ae7031b1eac0ebbe34ef910c964fc5f
+RMD160 (synce-dccm-0.9.1.tar.gz) = 80475bdf2cc7fa5869b3cc18872f4c0782643200
+Size (synce-dccm-0.9.1.tar.gz) = 292930 bytes