summaryrefslogtreecommitdiffstats
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2005-11-07 07:40:11 +0000
committeraz <az@FreeBSD.org>2005-11-07 07:40:11 +0000
commite154e62ecb3a4931fc5a81b8595da44bc5252188 (patch)
treeef5abbf5b69f24c1c91478023025251a838e318b /net-mgmt/Makefile
parentaf0e84fd73421aeb83cffa7f87f8831d85abe80b (diff)
downloadFreeBSD-ports-e154e62ecb3a4931fc5a81b8595da44bc5252188.zip
FreeBSD-ports-e154e62ecb3a4931fc5a81b8595da44bc5252188.tar.gz
Add net-mgmt/grepip
grepip searches the named input FILE (or standard input if no files are named), for lines containing an IP address matched to the given CIDR. grepip finds IP in any context of a line, while grepcidr only if all line is IP. PR: ports/88384 Submitted by: Serge Maslov <serge@maslov.biz> Approved by: sem (mentor, implict)
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 9b39492..e0d77ff 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -52,6 +52,7 @@
SUBDIR += fprobe
SUBDIR += gps
SUBDIR += grepcidr
+ SUBDIR += grepip
SUBDIR += icmpmonitor
SUBDIR += icmpquery
SUBDIR += ifgraph
OpenPOWER on IntegriCloud