aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/yaws.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/yaws.rb b/Library/Formula/yaws.rb
index 0ddb196ac..d6d253101 100644
--- a/Library/Formula/yaws.rb
+++ b/Library/Formula/yaws.rb
@@ -4,6 +4,12 @@ class Yaws < Formula
sha1 "ea407afe7b080ed065182d73503899a75360dfaf"
head "https://github.com/klacke/yaws.git"
+ bottle do
+ sha1 "22a14414e75ac551799dfae222c65b13732e8e2a" => :yosemite
+ sha1 "b8485c79ccb25b36a3591e5962389b5cd97c9eaa" => :mavericks
+ sha1 "75802258262ab4a400136cb702a92f9b74904e81" => :mountain_lion
+ end
+
option "without-yapp", "Omit yaws applications"
option "32-bit"