aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/netpbm.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/netpbm.rb b/Library/Formula/netpbm.rb
index c220ab153..a0a068e20 100644
--- a/Library/Formula/netpbm.rb
+++ b/Library/Formula/netpbm.rb
@@ -9,6 +9,13 @@ class Netpbm < Formula
head 'http://svn.code.sf.net/p/netpbm/code/trunk'
+ bottle do
+ cellar :any
+ sha1 "6b5d4ba6089ab5a4665c46ade6fba04fb8f99f42" => :mavericks
+ sha1 "3b4f7ba452a93956aa2fb8655d2b0066195c47d3" => :mountain_lion
+ sha1 "656e30aee6d73d7c8910d801d6c24cdaf7afe2ed" => :lion
+ end
+
option :universal
depends_on "libtiff"