diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-27 06:18:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-27 06:18:52 +0800 |
commit | afd0bdb6e3c969325f65911c86b54b400fbeb8c8 (patch) | |
tree | 84df8217e2013d69760b0a0b125140a310e825a0 /deskutils/Makefile | |
parent | 5bf2cb3fdd84e022a8c72532dc465d8027c9d310 (diff) | |
download | freebsd-ports-gnome-afd0bdb6e3c969325f65911c86b54b400fbeb8c8.tar.gz freebsd-ports-gnome-afd0bdb6e3c969325f65911c86b54b400fbeb8c8.tar.zst freebsd-ports-gnome-afd0bdb6e3c969325f65911c86b54b400fbeb8c8.zip |
The overall goal of this project is to provide remote control service on Linux
through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.
anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson,
Motorola and others.
It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi)
capabled phone and UNIX, and in principle could be configured to manage almost
any software.
WWW: http://anyremote.sourceforge.net/
PR: ports/129943
Submitted by: Alexander Logvinov <ports at logvinov.com>
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 09a873f83a6a..346af736328e 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -63,6 +63,7 @@ SUBDIR += fusenshi SUBDIR += gaddr SUBDIR += ganttproject + SUBDIR += ganyremote SUBDIR += gcal SUBDIR += gcalcli SUBDIR += gdesklets |