summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/synce-librapi2/DESCR9
-rw-r--r--comms/synce-librapi2/Makefile16
-rw-r--r--comms/synce-librapi2/PLIST29
-rw-r--r--comms/synce-librapi2/buildlink3.mk20
-rw-r--r--comms/synce-librapi2/distinfo5
5 files changed, 79 insertions, 0 deletions
diff --git a/comms/synce-librapi2/DESCR b/comms/synce-librapi2/DESCR
new file mode 100644
index 00000000000..1a8964fafc6
--- /dev/null
+++ b/comms/synce-librapi2/DESCR
@@ -0,0 +1,9 @@
+Librapi is part of the SynCE project.
+
+The RAPI library is an open source implementation that works like
+RAPI.DLL, available on Microsoft operating systems. The library
+makes it possible to make remote calls to a computer running Pocket
+PC.
+
+In order to use librapi, a daemon that the Pocket PC client connects
+to must be running on the computer using librapi.
diff --git a/comms/synce-librapi2/Makefile b/comms/synce-librapi2/Makefile
new file mode 100644
index 00000000000..946a4eddb47
--- /dev/null
+++ b/comms/synce-librapi2/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/13 15:03:42 wiz Exp $
+#
+
+DISTNAME= synce-librapi2-0.9.1
+CATEGORIES= comms
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=synce/}
+
+MAINTAINER= wiz@NetBSD.org
+HOMEPAGE= http://synce.sourceforge.net/
+COMMENT= SynCE RAPI library
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+.include "../../comms/synce-libsynce/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/comms/synce-librapi2/PLIST b/comms/synce-librapi2/PLIST
new file mode 100644
index 00000000000..6df4ee3865c
--- /dev/null
+++ b/comms/synce-librapi2/PLIST
@@ -0,0 +1,29 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/13 15:03:42 wiz Exp $
+bin/pcp
+bin/pls
+bin/pmkdir
+bin/pmv
+bin/prm
+bin/prmdir
+bin/prun
+bin/pstatus
+bin/rapiconfig
+bin/synce-install-cab
+bin/synce-list-programs
+bin/synce-registry
+bin/synce-remove-program
+include/rapi.h
+lib/librapi.la
+man/man1/pcp.1
+man/man1/pls.1
+man/man1/pmkdir.1
+man/man1/pmv.1
+man/man1/prm.1
+man/man1/prmdir.1
+man/man1/prun.1
+man/man1/pstatus.1
+man/man1/rapiconfig.1
+man/man1/synce-install-cab.1
+man/man1/synce-list-programs.1
+man/man1/synce-remove-program.1
+share/aclocal/librapi2.m4
diff --git a/comms/synce-librapi2/buildlink3.mk b/comms/synce-librapi2/buildlink3.mk
new file mode 100644
index 00000000000..c5f65b93858
--- /dev/null
+++ b/comms/synce-librapi2/buildlink3.mk
@@ -0,0 +1,20 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2005/10/13 15:03:42 wiz Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+SYNCE_LIBRAPI2_BUILDLINK3_MK:= ${SYNCE_LIBRAPI2_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+= synce-librapi2
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nsynce-librapi2}
+BUILDLINK_PACKAGES+= synce-librapi2
+
+.if !empty(SYNCE_LIBRAPI2_BUILDLINK3_MK:M+)
+BUILDLINK_DEPENDS.synce-librapi2+= synce-librapi2>=0.9.1
+BUILDLINK_PKGSRCDIR.synce-librapi2?= ../../comms/synce-librapi2
+.endif # SYNCE_LIBRAPI2_BUILDLINK3_MK
+
+.include "../../comms/synce-libsynce/buildlink3.mk"
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/comms/synce-librapi2/distinfo b/comms/synce-librapi2/distinfo
new file mode 100644
index 00000000000..b566ba256e2
--- /dev/null
+++ b/comms/synce-librapi2/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/13 15:03:42 wiz Exp $
+
+SHA1 (synce-librapi2-0.9.1.tar.gz) = 8eb8de894564da9f7f31808a6ff4e88db5ad0fc8
+RMD160 (synce-librapi2-0.9.1.tar.gz) = a3cec3dd032fd5ded241267ed4599407c3b1e2ba
+Size (synce-librapi2-0.9.1.tar.gz) = 386579 bytes