summaryrefslogtreecommitdiff
path: root/homebrew/tcping/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/tcping/.beer')
-rw-r--r--homebrew/tcping/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/tcping/.beer b/homebrew/tcping/.beer
new file mode 100644
index 000000000..91f0e09e7
--- /dev/null
+++ b/homebrew/tcping/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Tcping",
+ "description": "TCP connect to the given IP/port combo",
+ "url": "https://mirrors.kernel.org/gentoo/distfiles/tcping-1.3.5.tar.gz",
+ "mirror": null,
+ "homepage": "https://web.archive.org/web/20171102193822/linuxco.de/tcping/tcping.html",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\"",
+ "bin.install \"tcping\""
+ ],
+ "version": "1.3.5",
+ "file": "tcping.rb"
+} \ No newline at end of file