diff options
author | pav <pav@FreeBSD.org> | 2004-03-14 05:44:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-14 05:44:14 +0800 |
commit | 4bf7f8a7dc2ce43b624726f8972ad838bceb3369 (patch) | |
tree | ee70f36051efa586ad6c938aceecdfe2794d2fc4 /palm/Makefile | |
parent | 556df48a62b69c8853a407a2ddd15d902ff3bf4e (diff) | |
download | freebsd-ports-gnome-4bf7f8a7dc2ce43b624726f8972ad838bceb3369.tar.gz freebsd-ports-gnome-4bf7f8a7dc2ce43b624726f8972ad838bceb3369.tar.zst freebsd-ports-gnome-4bf7f8a7dc2ce43b624726f8972ad838bceb3369.zip |
Add synce-rra, 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.
PR: ports/64135
Submitted by: Sam Lawrance <boris@brooknet.com.au>
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 32a874ac51c5..3e7acfd54b44 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -33,6 +33,7 @@ SUBDIR += synce-gnomevfs SUBDIR += synce-librapi2 SUBDIR += synce-libsynce + SUBDIR += synce-rra SUBDIR += synce-serial SUBDIR += synce-trayicon SUBDIR += syncmal |