diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-08 00:03:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-08 00:03:36 +0800 |
commit | 2cd4a92f994cbe592eca3a7a27b776d3d53b242c (patch) | |
tree | 900b1b8567007736b232e2e3f5fea0ef8ff7bc3d /palm/Makefile | |
parent | 17005039b3c1a8e95804b248cc32b02500d17c5d (diff) | |
download | freebsd-ports-gnome-2cd4a92f994cbe592eca3a7a27b776d3d53b242c.tar.gz freebsd-ports-gnome-2cd4a92f994cbe592eca3a7a27b776d3d53b242c.tar.zst freebsd-ports-gnome-2cd4a92f994cbe592eca3a7a27b776d3d53b242c.zip |
SynCE is a project for connecting to devices running Windows CE or Pocket PC.
RRA implements the Remote Replication Agent Connection protocol for
synchronising objects between a Windows CE device and other computer.
WWW: http://synce.sourceforge.net/
PR: ports/126136
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 695e507923b0..b1fd24361016 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -32,6 +32,7 @@ SUBDIR += ppmtoTbmp SUBDIR += prc-tools SUBDIR += py-synce-librapi2 + SUBDIR += py-synce-librra SUBDIR += romeo SUBDIR += sitescooper SUBDIR += synce-gnomevfs |