From ef4c9519a8e66ba527060edf206f758d07f7c9e6 Mon Sep 17 00:00:00 2001 From: Alex Rea Date: Sat, 26 Jun 2010 15:46:33 +0100 Subject: [PATCH] New plowshare.rb based on that from rybesh Signed-off-by: Adam Vandenberg --- Formula/plowshare.rb | 45 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 Formula/plowshare.rb diff --git a/Formula/plowshare.rb b/Formula/plowshare.rb new file mode 100644 index 00000000000..ffe7ed3c50c --- /dev/null +++ b/Formula/plowshare.rb @@ -0,0 +1,45 @@ +require 'formula' + +class Plowshare