2009-10-15 08:07:12 +00:00
|
|
|
require 'formula'
|
2009-08-21 18:38:39 +00:00
|
|
|
|
2011-03-13 01:43:53 +00:00
|
|
|
class Fabricate < ScriptFileFormula
|
2010-04-07 05:58:35 +00:00
|
|
|
head 'http://fabricate.googlecode.com/svn/trunk'
|
2010-08-21 19:01:45 +00:00
|
|
|
homepage 'http://code.google.com/p/fabricate/'
|
2009-08-21 18:38:39 +00:00
|
|
|
end
|