From aadadbb4bfbeaf3618235605d4daeff5ae79923a Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 8 Apr 2010 10:41:09 -0700 Subject: Formula for Perforce Jam --- Library/Formula/jam.rb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Library/Formula/jam.rb (limited to 'Library/Formula') diff --git a/Library/Formula/jam.rb b/Library/Formula/jam.rb new file mode 100644 index 000000000..b82d9bad4 --- /dev/null +++ b/Library/Formula/jam.rb @@ -0,0 +1,19 @@ +require 'formula' + +class Jam