aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/timbl.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/timbl.rb b/Library/Formula/timbl.rb
index 786969ce1..0bb4364b3 100644
--- a/Library/Formula/timbl.rb
+++ b/Library/Formula/timbl.rb
@@ -5,6 +5,13 @@ class Timbl < Formula
url "http://software.ticc.uvt.nl/timbl-6.4.6.tar.gz"
sha1 "9ab67a9a10830ba32eca8529accbc167ee5649a2"
+ bottle do
+ cellar :any
+ sha1 "7188843d1ad3fee331f6508bfae96ecc68e563ec" => :yosemite
+ sha1 "2def0ce56128f15548948e8487f184377d7d7492" => :mavericks
+ sha1 "ae935f458395343eaeab276825ca9a5dfdf5e95e" => :mountain_lion
+ end
+
depends_on "pkg-config" => :build
depends_on "libxml2"
depends_on "ticcutils"