aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2020-03-01 08:34:04 +0000
committerKurt Jaeger <pi@FreeBSD.org>2020-03-01 08:34:04 +0000
commit53cf56ead28cdcc458aae751ae4393b4eab29e36 (patch)
tree7441466a76c71bae33c6da920242f163e5fc253c /net/Makefile
parentca4345407532bfb573a98a732364e69bc882a5fc (diff)
downloadports-53cf56ead28cdcc458aae751ae4393b4eab29e36.tar.gz
ports-53cf56ead28cdcc458aae751ae4393b4eab29e36.zip
New port: net/mcjoin: Simple multicast testing application for UNIX
mcjoin is a very simple and easy-to-use tool to test IPv4 and IPv6 multicast. It features: * an optional multicast generator (server) * an end device that can act as a data sink (client) * supports joining one or more groups: * ASM (*,G) support * SSM (S,G) support * IPv4 * IPv6 WWW: https://github.com/troglobit/mcjoin PR: 243787 Submitted by: John W. O'Brien <john@saltant.com>
Notes
Notes: svn path=/head/; revision=527541
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 733df9937f8b..599af58ce4c3 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -435,6 +435,7 @@
SUBDIR += mailcommon
SUBDIR += mailimporter
SUBDIR += malo-firmware-kmod
+ SUBDIR += mcjoin
SUBDIR += mdns-repeater
SUBDIR += measurement-kit
SUBDIR += mediastreamer