2009-10-15 08:07:12 +00:00
|
|
|
require 'formula'
|
2009-06-04 18:21:19 +00:00
|
|
|
|
2009-06-05 22:39:56 +00:00
|
|
|
class Ack <ScriptFileFormula
|
2010-01-06 19:14:06 +00:00
|
|
|
version '1.92'
|
|
|
|
url "http://github.com/petdance/ack/raw/f5556c48eb46100e1733f5a21b45a00f6c190061/ack"
|
|
|
|
md5 '7175438fbcb43405f50d7ffda701eeb3'
|
2009-09-28 15:22:07 +00:00
|
|
|
homepage 'http://betterthangrep.com/'
|
2009-09-22 19:10:17 +00:00
|
|
|
end
|