wwwoffle: add 2.9i bottle.

master
BrewTestBot 2015-12-17 16:40:07 +00:00 committed by Dominyk Tiller
parent 341a3c5fa5
commit bbd903124f
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@ class Wwwoffle < Formula
url "https://www.gedanken.org.uk/software/wwwoffle/download/wwwoffle-2.9i.tgz"
sha256 "e6341a4ec2631dc22fd5209c7e5ffe628a5832ad191d444c56aebc3837eed2ae"
bottle do
cellar :any_skip_relocation
sha256 "381de5ed514c914b5d50abd3df4779e31791da9ff6b82a789f773982056d3263" => :el_capitan
sha256 "8b896cd540dc1f9e24f3e927c42791c76738563650139140c3fd7d53653d016b" => :yosemite
sha256 "173905dadf22b698a67e932c7ab6568ffbf6678763e34a0db97cb0499e327254" => :mavericks
end
def install
system "./configure", "--prefix=#{prefix}"
system "make", "install"