From ec08e66a6f72f857304c82df89dbd6b67e594efe Mon Sep 17 00:00:00 2001 From: spahl Date: Sun, 24 Jan 2010 13:07:01 +0100 Subject: bwm-ng 0.6 Bandwidth Monitor NG is a small and simple console-based live network and disk io bandwidth monitor. --- Library/Formula/bwm-ng.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Library/Formula/bwm-ng.rb (limited to 'Library/Formula') diff --git a/Library/Formula/bwm-ng.rb b/Library/Formula/bwm-ng.rb new file mode 100644 index 000000000..d186f7186 --- /dev/null +++ b/Library/Formula/bwm-ng.rb @@ -0,0 +1,12 @@ +require 'formula' + +class BwmNg