From 6e70ca1f635d4e0a8651f2dd5e784f0738953065 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 21 Sep 2009 11:59:03 -0700 Subject: Download-only formula for Perforce client. --- Library/Formula/perforce.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Library/Formula/perforce.rb (limited to 'Library') diff --git a/Library/Formula/perforce.rb b/Library/Formula/perforce.rb new file mode 100644 index 000000000..d487f3c04 --- /dev/null +++ b/Library/Formula/perforce.rb @@ -0,0 +1,12 @@ +require 'brewkit' + +class Perforce