homebrew-core/Formula/fabricate.rb
2010-08-21 12:01:45 -07:00

6 lines
158 B
Ruby

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