diff options
author | lme <lme@FreeBSD.org> | 2008-03-29 07:05:47 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2008-03-29 07:05:47 +0800 |
commit | 0af2a9330499689f0f961440957cce5116a83ad6 (patch) | |
tree | a4aba2ab9d4481f4168db9e0d2bbf51f6c5359c2 /sysutils/Makefile | |
parent | 169cbadb7b2ef70625ce1ab28cfaadfbe18c7d3d (diff) | |
download | freebsd-ports-gnome-0af2a9330499689f0f961440957cce5116a83ad6.tar.gz freebsd-ports-gnome-0af2a9330499689f0f961440957cce5116a83ad6.tar.zst freebsd-ports-gnome-0af2a9330499689f0f961440957cce5116a83ad6.zip |
QuickSynergy is a graphical interface (GUI) for easily configuring Synergy2, an
application that allows the user to share his mouse and keyboard between two or
more computers.
Without the need for any external hardware, Synergy2 uses the TCP-IP protocol to
share the resources, even between machines with diferent operating systems, such
as Mac OS, Linux and Windows.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 97f617cce3a0..35548ae976c1 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -562,6 +562,7 @@ SUBDIR += pyrenamer SUBDIR += qlogtools SUBDIR += qpxtool + SUBDIR += quicksynergy SUBDIR += radeontool SUBDIR += radmind SUBDIR += raincoat |