aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cmake.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/cmake.rb b/Library/Formula/cmake.rb
index 7e443c01d..54967d8b1 100644
--- a/Library/Formula/cmake.rb
+++ b/Library/Formula/cmake.rb
@@ -27,6 +27,13 @@ class Cmake < Formula
head 'http://cmake.org/cmake.git'
+ bottle do
+ cellar :any
+ sha1 '5f313308d096d3561fb3dfcab1dfed0fa6fbd2e5' => :mountain_lion
+ sha1 '0aa714a1051a0b7e9d8b2d9ca5629e228590744e' => :lion
+ sha1 'f0aae0f98c33142608630473582b43d52752f1b5' => :snow_leopard
+ end
+
depends_on NoExpatFramework
def install