aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/surfraw.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/surfraw.rb b/Library/Formula/surfraw.rb
index 70454204e..85ab03792 100644
--- a/Library/Formula/surfraw.rb
+++ b/Library/Formula/surfraw.rb
@@ -4,6 +4,12 @@ class Surfraw < Formula
url "http://surfraw.alioth.debian.org/dist/surfraw-2.2.9.tar.gz"
sha1 "70bbba44ffc3b1bf7c7c4e0e9f0bdd656698a1c0"
+ bottle do
+ sha1 "6c592c99adf6c1a0bb4993a36e4392bce6e24eaa" => :yosemite
+ sha1 "8ca477ffd5f157aa40b258d66e2536691d769921" => :mavericks
+ sha1 "b17ead2b3f8030e659d0af4b44332f76397607f5" => :mountain_lion
+ end
+
def install
system "./prebuild" if build.head?
system "./configure", "--prefix=#{prefix}",