diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-27 22:39:21 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-27 22:39:21 +0800 |
commit | 2d9cade8ad9c7b5ab9b90f6289362150da682550 (patch) | |
tree | ec1def8941b3e3ae4cd1f1169c511fc4e11805c2 /palm/Makefile | |
parent | b9b90f745444cc44d95d18fc55c70bd89c42c3e0 (diff) | |
download | freebsd-ports-gnome-2d9cade8ad9c7b5ab9b90f6289362150da682550.tar.gz freebsd-ports-gnome-2d9cade8ad9c7b5ab9b90f6289362150da682550.tar.zst freebsd-ports-gnome-2d9cade8ad9c7b5ab9b90f6289362150da682550.zip |
SynCE is a project for connecting to devices running Windows CE or Pocket PC.
synce-hal manages device connection process and advertises device info
to other programs through HAL interface.
WWW: http://synce.sourceforge.net/
PR: ports/125438
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 deb171fbd504..d1ed598bc811 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -33,6 +33,7 @@ SUBDIR += romeo SUBDIR += sitescooper SUBDIR += synce-gnomevfs + SUBDIR += synce-hal SUBDIR += synce-kde SUBDIR += synce-librapi2 SUBDIR += synce-libsynce |