aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2022-11-18 21:27:00 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2022-11-18 21:27:52 +0000
commitc4acd5432a124ed947a8a31e480aa2ce98c2e6e3 (patch)
tree82b469b6958b0472a5341c3b4cd392a482203aa6 /net/Makefile
parente179401ac53f02bd27e2307a3c786957a9dec4c4 (diff)
downloadports-c4acd5432a124ed947a8a31e480aa2ce98c2e6e3.tar.gz
ports-c4acd5432a124ed947a8a31e480aa2ce98c2e6e3.zip
net/go-tcping: Add new port
A cross-platform ping program for TCP ports. This program will send TCP probes to an IP address or a hostname specified by you and prints the result. It works with both IPv4 and IPv6.
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index bcfc9d5d68e7..7ba7eca16610 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -199,6 +199,7 @@
SUBDIR += gnu-radius
SUBDIR += go-bapu
SUBDIR += go-cs
+ SUBDIR += go-tcping
SUBDIR += gobgp
SUBDIR += gofish
SUBDIR += google-cloud-sdk