summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorgatekeeper <tiago.gasiba@gmail.com>2024-04-01 10:47:09 -0300
committerGabriel M. Dutra <dutra@FreeBSD.org>2024-04-01 17:44:26 -0300
commit257ead13363add38a91c7768c3b38fcd7dd5983c (patch)
treecfacc6112e297a01655146cf2b8dcf4a23722194 /net/Makefile
parenteditors/editorconfig-core-c: Update to 0.12.7 (diff)
net/netdiscover: Add new port
Netdiscover is an arp packet-based network address discovery tool PR: 277932 Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D44551
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 62ea4dca446a..689285bf1f69 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -514,6 +514,7 @@
SUBDIR += net6
SUBDIR += netatalk3
SUBDIR += netcat
+ SUBDIR += netdiscover
SUBDIR += netembryo
SUBDIR += nethogs
SUBDIR += netmap