aboutsummaryrefslogtreecommitdiff
path: root/sysutils/quicksynergy
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2008-03-28 23:05:47 +0000
committerLars Engels <lme@FreeBSD.org>2008-03-28 23:05:47 +0000
commit5b89dfe50287b5c5affd8f168e543123883b506b (patch)
treed82171497487c2bae50da40aaff3602ae2da2213 /sysutils/quicksynergy
parentae9a9bc31501e6e7e1a6fa563af4adeddb50ac6e (diff)
downloadports-5b89dfe50287b5c5affd8f168e543123883b506b.tar.gz
ports-5b89dfe50287b5c5affd8f168e543123883b506b.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.
Notes
Notes: svn path=/head/; revision=210048
Diffstat (limited to 'sysutils/quicksynergy')
-rw-r--r--sysutils/quicksynergy/Makefile27
-rw-r--r--sysutils/quicksynergy/distinfo3
-rw-r--r--sysutils/quicksynergy/pkg-descr9
3 files changed, 39 insertions, 0 deletions
diff --git a/sysutils/quicksynergy/Makefile b/sysutils/quicksynergy/Makefile
new file mode 100644
index 000000000000..8eaf5133d037
--- /dev/null
+++ b/sysutils/quicksynergy/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: quicksynergy
+# Date created: 2008-03-28
+# Whom: Lars Engels <lme@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= quicksynergy
+PORTVERSION= 0.7
+CATEGORIES= sysutils
+MASTER_SITES= SF
+
+MAINTAINER= lme@FreeBSD.org
+COMMENT= A graphical interface for easily configuring Synergy2
+
+BUILD_DEPENDS= bin/synergys:${PORTSDIR}/sysutils/synergy
+
+GNU_CONFIGURE= yes
+USE_GNOME= gtk20 libglade
+
+PLIST_FILES= bin/quicksynergy
+
+pre-configure:
+ @${REINPLACE_CMD} 's|ac_default_prefix=/usr/local|ac_default_prefix=${PREFIX}|' ${WRKSRC}/configure
+ @${REINPLACE_CMD} 's|static GtkActionEntry|const \1|' ${WRKSRC}/src/callbacks.c
+
+.include <bsd.port.mk>
diff --git a/sysutils/quicksynergy/distinfo b/sysutils/quicksynergy/distinfo
new file mode 100644
index 000000000000..de1cd7f3532c
--- /dev/null
+++ b/sysutils/quicksynergy/distinfo
@@ -0,0 +1,3 @@
+MD5 (quicksynergy-0.7.tar.gz) = e44ef082db09124c01e3bdb92d970b8e
+SHA256 (quicksynergy-0.7.tar.gz) = b5612abec7a65a8236efbe8b34afa8b4ad82d881dacea19a962cdd298f9f6733
+SIZE (quicksynergy-0.7.tar.gz) = 175522
diff --git a/sysutils/quicksynergy/pkg-descr b/sysutils/quicksynergy/pkg-descr
new file mode 100644
index 000000000000..1066b6a25d4f
--- /dev/null
+++ b/sysutils/quicksynergy/pkg-descr
@@ -0,0 +1,9 @@
+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.
+
+WWW: http://quicksynergy.sourceforge.net/