diff options
author | arved <arved@FreeBSD.org> | 2003-08-01 22:51:43 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-08-01 22:51:43 +0800 |
commit | 8a81d271537b1d7c188a759b9ebdb872c311ef11 (patch) | |
tree | bf1cc5aa934183a9229ca87a626a20e42e3b18d7 /palm/synce-librapi2/pkg-descr | |
parent | 3e3bab36d787e64ff8d65b781a9c5b5be9d6022d (diff) | |
download | freebsd-ports-gnome-8a81d271537b1d7c188a759b9ebdb872c311ef11.tar.gz freebsd-ports-gnome-8a81d271537b1d7c188a759b9ebdb872c311ef11.tar.zst freebsd-ports-gnome-8a81d271537b1d7c188a759b9ebdb872c311ef11.zip |
Add Librapi2, an open source implementation of Microsoft's Remote
Application Programming Interface, used for communicating with
Windows CE devices.
PR: 53310
Submitted by: Sam Lawrance <boris@brooknet.com.au>
Diffstat (limited to 'palm/synce-librapi2/pkg-descr')
-rw-r--r-- | palm/synce-librapi2/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/palm/synce-librapi2/pkg-descr b/palm/synce-librapi2/pkg-descr new file mode 100644 index 000000000000..f161c8b5d48c --- /dev/null +++ b/palm/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/ |