homebrew-core/Formula/woof.rb

9 lines
219 B
Ruby
Raw Normal View History

require 'formula'
class Woof <ScriptFileFormula
version '20090227'
url "http://www.home.unix-ag.org/simon/woof"
md5 '87d71978789e3444c115048dd686d418'
homepage 'http://www.home.unix-ag.org/simon/woof.html'
end