homebrew-core/Formula/fabricate.rb

7 lines
159 B
Ruby

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