synscan: add 5.02 bottle.

This commit is contained in:
BrewTestBot 2014-11-26 11:56:38 +00:00 committed by Mike McQuaid
parent 5cbc5ca688
commit bd2f626b61

View file

@ -5,6 +5,13 @@ class Synscan < Formula
url "http://www.digit-labs.org/files/tools/synscan/releases/synscan-5.02.tar.gz"
sha1 "fd2461a9520204682228f942cce075782e0fc21c"
bottle do
cellar :any
sha1 "e09f75a92648543f7b716b1fe032aa7c0e392a2f" => :yosemite
sha1 "1f20a172f16c90c75ed182bc69aa11f2008984ae" => :mavericks
sha1 "126a969ae17f84535a71333ba1372caca7efabd5" => :mountain_lion
end
def install
system "./configure", "--prefix=#{prefix}"
system "make", "macos"