2009-10-15 08:07:12 +00:00
|
|
|
require 'formula'
|
2009-06-04 18:21:19 +00:00
|
|
|
|
2009-06-05 22:39:56 +00:00
|
|
|
class Term <ScriptFileFormula
|
2010-04-07 05:58:35 +00:00
|
|
|
url 'http://github.com/liyanage/macosx-shell-scripts/raw/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term'
|
|
|
|
md5 '1bbf4509a50224b27ac8c20d3fe8682e'
|
|
|
|
version '2.1'
|
|
|
|
homepage 'http://gist.github.com/116587'
|
2009-06-04 18:21:19 +00:00
|
|
|
end
|