summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-07 16:02:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-07 16:02:56 +0000
commit38bfe44a05de321dfc561c9fefa6e4e1f6a76bba (patch)
tree9c288936668848bdc16e3b0e2b2301623c9b5481 /palm
parent- Fixes issues with incorrectly handled (diff)
SynCE is a project for connecting to devices running Windows CE or Pocket PC.
Librapi is an open-source implementation that works like RAPI.DLL. The library makes it possible to make remote calls on a Windows CE device, including installing applications and transferring files. WWW: http://synce.sourceforge.net/ PR: ports/126134 Submitted by: Ilya Bakulin <webmaster at kibab.com>
Notes
Notes: svn path=/head/; revision=220141
Diffstat (limited to 'palm')
-rw-r--r--palm/Makefile1
-rw-r--r--palm/py-synce-librapi2/Makefile27
-rw-r--r--palm/py-synce-librapi2/distinfo3
-rw-r--r--palm/py-synce-librapi2/pkg-descr6
-rw-r--r--palm/py-synce-librapi2/pkg-plist3
5 files changed, 40 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile
index dbbd3fd889d6..695e507923b0 100644
--- a/palm/Makefile
+++ b/palm/Makefile
@@ -31,6 +31,7 @@
SUBDIR += pose
SUBDIR += ppmtoTbmp
SUBDIR += prc-tools
+ SUBDIR += py-synce-librapi2
SUBDIR += romeo
SUBDIR += sitescooper
SUBDIR += synce-gnomevfs
diff --git a/palm/py-synce-librapi2/Makefile b/palm/py-synce-librapi2/Makefile
new file mode 100644
index 000000000000..964b47ae0459
--- /dev/null
+++ b/palm/py-synce-librapi2/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: py-synce-librapi2
+# Date created: 19 June 2008
+# Whom: Ilya Bakulin <webmaster@kibab.com>
+#
+# $FreeBSD$
+
+CATEGORIES= palm python
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}synce-
+
+MAINTAINER= webmaster@kibab.com
+COMMENT= Python bibdigs for libRAPI2
+
+LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2
+BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
+
+MASTERDIR= ${.CURDIR}/../synce-librapi2
+
+USE_PYTHON= yes
+
+PLIST= ${.CURDIR}/pkg-plist
+
+RAPI_SLAVE= pythonb
+
+do-install:
+ @(cd ${WRKSRC}/python && ${MAKE} install)
+
+.include "${MASTERDIR}/Makefile"
diff --git a/palm/py-synce-librapi2/distinfo b/palm/py-synce-librapi2/distinfo
new file mode 100644
index 000000000000..e7c3537c5b63
--- /dev/null
+++ b/palm/py-synce-librapi2/distinfo
@@ -0,0 +1,3 @@
+MD5 (librapi2-0.11.1.tar.gz) = 577f3a0e338c6a0e664ff40d9c3c8411
+SHA256 (librapi2-0.11.1.tar.gz) = 34c34befd0d462729115bd35df89e3492befc8d2db8e7f2e1f5719c181ebaaaa
+SIZE (librapi2-0.11.1.tar.gz) = 481948
diff --git a/palm/py-synce-librapi2/pkg-descr b/palm/py-synce-librapi2/pkg-descr
new file mode 100644
index 000000000000..f161c8b5d48c
--- /dev/null
+++ b/palm/py-synce-librapi2/pkg-descr
@@ -0,0 +1,6 @@
+SynCE is a project for connecting to devices running Windows CE or Pocket PC.
+Librapi is an open-source implementation that works like RAPI.DLL. The library
+makes it possible to make remote calls on a Windows CE device, including
+installing applications and transferring files.
+
+WWW: http://synce.sourceforge.net/
diff --git a/palm/py-synce-librapi2/pkg-plist b/palm/py-synce-librapi2/pkg-plist
new file mode 100644
index 000000000000..b52be4abb3a3
--- /dev/null
+++ b/palm/py-synce-librapi2/pkg-plist
@@ -0,0 +1,3 @@
+%%PYTHON_SITELIBDIR%%/pyrapi2.a
+%%PYTHON_SITELIBDIR%%/pyrapi2.la
+%%PYTHON_SITELIBDIR%%/pyrapi2.so