diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-08 00:02:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-08 00:02:56 +0800 |
commit | 17005039b3c1a8e95804b248cc32b02500d17c5d (patch) | |
tree | 3e07aecffa4e454dbae18ceafe5730a023c16fe1 /palm/Makefile | |
parent | 817422386b517a8e7130961f45b3890bfdbedffe (diff) | |
download | freebsd-ports-gnome-17005039b3c1a8e95804b248cc32b02500d17c5d.tar.gz freebsd-ports-gnome-17005039b3c1a8e95804b248cc32b02500d17c5d.tar.zst freebsd-ports-gnome-17005039b3c1a8e95804b248cc32b02500d17c5d.zip |
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>
Diffstat (limited to 'palm/Makefile')
-rw-r--r-- | palm/Makefile | 1 |
1 files changed, 1 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 |