From 53fd1ede1162f41396619fc34ba731f71d83b7c1 Mon Sep 17 00:00:00 2001 From: Alex Vollmer Date: Wed, 17 Mar 2010 10:17:25 -0700 Subject: [PATCH] Formula for synergy desktop sharing tool. Signed-off-by: Adam Vandenberg * Binary install; source install doesn't work cleanly yet. --- Formula/synergy.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Formula/synergy.rb diff --git a/Formula/synergy.rb b/Formula/synergy.rb new file mode 100644 index 0000000000..f1c5c3d9c8 --- /dev/null +++ b/Formula/synergy.rb @@ -0,0 +1,13 @@ +require 'formula' + +class Synergy