summaryrefslogtreecommitdiff
path: root/homebrew/tcpsplit/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/tcpsplit/.beer')
-rw-r--r--homebrew/tcpsplit/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/tcpsplit/.beer b/homebrew/tcpsplit/.beer
new file mode 100644
index 000000000..6b23093a9
--- /dev/null
+++ b/homebrew/tcpsplit/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Tcpsplit",
+ "description": "Break a packet trace into some number of sub-traces",
+ "url": "https://www.icir.org/mallman/software/tcpsplit/tcpsplit-0.2.tar.gz",
+ "mirror": null,
+ "homepage": "https://www.icir.org/mallman/software/tcpsplit/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\"",
+ "bin.install \"tcpsplit\""
+ ],
+ "version": "0.2",
+ "file": "tcpsplit.rb"
+} \ No newline at end of file