From e1e0fbb96594d14f857451f77ec9346d3fc2b1f8 Mon Sep 17 00:00:00 2001 From: Mike Danko Date: Tue, 9 Mar 2010 11:04:29 -0500 Subject: new formula: p0f Signed-off-by: Adam Vandenberg * The official site has not been responding for weeks. Use an unofficial GitHub mirror for now. --- Library/Formula/p0f.rb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Library/Formula/p0f.rb (limited to 'Library/Formula') diff --git a/Library/Formula/p0f.rb b/Library/Formula/p0f.rb new file mode 100644 index 000000000..0c11c9e1e --- /dev/null +++ b/Library/Formula/p0f.rb @@ -0,0 +1,18 @@ +require 'formula' + +# Official site is no longer responding; use +# this GitHub mirror for now. +class P0f