From 4a67f2d8cc9e462beb6fe1182ac364921cac2534 Mon Sep 17 00:00:00 2001 From: Sascha Kratky Date: Sat, 2 Oct 2010 16:59:34 +0200 Subject: New formula: putty Signed-off-by: Adam Vandenberg --- Library/Formula/putty.rb | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Library/Formula/putty.rb (limited to 'Library/Formula') diff --git a/Library/Formula/putty.rb b/Library/Formula/putty.rb new file mode 100644 index 000000000..bde5eb684 --- /dev/null +++ b/Library/Formula/putty.rb @@ -0,0 +1,25 @@ +require 'formula' + +class Putty