From b5de30f0dc2bb65f490665b89f1a22f46df41696 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 29 Sep 2009 15:02:47 -0700 Subject: Formula for ApacheTop --- Library/Formula/apachetop.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Library/Formula/apachetop.rb (limited to 'Library/Formula') diff --git a/Library/Formula/apachetop.rb b/Library/Formula/apachetop.rb new file mode 100644 index 000000000..cc763124d --- /dev/null +++ b/Library/Formula/apachetop.rb @@ -0,0 +1,15 @@ +require 'brewkit' + +class Apachetop