diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 16:02:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 16:02:56 +0000 |
commit | 38bfe44a05de321dfc561c9fefa6e4e1f6a76bba (patch) | |
tree | 9c288936668848bdc16e3b0e2b2301623c9b5481 /palm/Makefile | |
parent | 0afb6892b8499c676a7c6c1326b40be849196c35 (diff) | |
download | ports-38bfe44a05de321dfc561c9fefa6e4e1f6a76bba.tar.gz ports-38bfe44a05de321dfc561c9fefa6e4e1f6a76bba.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>
Notes
Notes:
svn path=/head/; revision=220141
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 |