aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2005-11-07 07:40:11 +0000
committerAndrej Zverev <az@FreeBSD.org>2005-11-07 07:40:11 +0000
commit7ee5c2644afa66a60e3bc2e08be4274c62df86fb (patch)
tree606ad06c540cb357b1acd2de7eab5aea597435d7 /net-mgmt/Makefile
parentb9e4075e4eebebc1efffe3f94fdf7d8671ee390b (diff)
downloadports-7ee5c2644afa66a60e3bc2e08be4274c62df86fb.tar.gz
ports-7ee5c2644afa66a60e3bc2e08be4274c62df86fb.zip
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)
Notes
Notes: svn path=/head/; revision=147492
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 9b394928decb..e0d77ffd3e0e 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