From 3e21513fa8a8b9c6b6086377e755d4e44f7e921d Mon Sep 17 00:00:00 2001 From: Tianyi Cui Date: Mon, 4 Oct 2010 21:41:27 +0800 Subject: New formula: rush (http://www.gnu.org/software/rush/) Signed-off-by: Adam Vandenberg --- Library/Formula/rush.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Library/Formula/rush.rb (limited to 'Library') diff --git a/Library/Formula/rush.rb b/Library/Formula/rush.rb new file mode 100644 index 000000000..046c1dd04 --- /dev/null +++ b/Library/Formula/rush.rb @@ -0,0 +1,13 @@ +require 'formula' + +class Rush