homebrew-core/Formula/fabricate.rb
2011-03-12 17:43:53 -08:00

6 lines
159 B
Ruby

require 'formula'
class Fabricate < ScriptFileFormula
head 'http://fabricate.googlecode.com/svn/trunk'
homepage 'http://code.google.com/p/fabricate/'
end