From b15d7e123b0f10d397ce6ebcfc12aeec6d0e9b86 Mon Sep 17 00:00:00 2001 From: achiu Date: Fri, 5 Feb 2010 11:16:36 -0800 Subject: New formula tcpdump Signed-off-by: David Höppner <0xffea@gmail.com> * head version --- Library/Formula/tcpdump.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Library/Formula/tcpdump.rb (limited to 'Library/Formula') diff --git a/Library/Formula/tcpdump.rb b/Library/Formula/tcpdump.rb new file mode 100644 index 000000000..2c49bfd23 --- /dev/null +++ b/Library/Formula/tcpdump.rb @@ -0,0 +1,13 @@ +require 'formula' + +class Tcpdump