From bf2529463e5c9a820175859bf81c40ea399d1d9d Mon Sep 17 00:00:00 2001 From: Seth Falcon Date: Mon, 12 Oct 2009 11:35:25 -0700 Subject: Add formula for httperf --- Library/Formula/httperf.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Library/Formula/httperf.rb (limited to 'Library/Formula/httperf.rb') diff --git a/Library/Formula/httperf.rb b/Library/Formula/httperf.rb new file mode 100644 index 000000000..41f830289 --- /dev/null +++ b/Library/Formula/httperf.rb @@ -0,0 +1,12 @@ +require 'brewkit' + +class Httperf