From 2f80e013da4daa3e5d87a4b983700d71ae3f6666 Mon Sep 17 00:00:00 2001 From: Jordan Bracco Date: Thu, 19 Nov 2009 04:49:34 +0100 Subject: Formula for Bazaar (bzr) Fixes #152 --- Library/Formula/bazaar.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Library/Formula/bazaar.rb (limited to 'Library') diff --git a/Library/Formula/bazaar.rb b/Library/Formula/bazaar.rb new file mode 100644 index 000000000..ef9aebbe2 --- /dev/null +++ b/Library/Formula/bazaar.rb @@ -0,0 +1,13 @@ +require 'formula' + +class Bazaar