---
name: grepip
version: 1.0_2
origin: net-mgmt/grepip
comment: Print lines contans IP matching a pattern in CIDR format
arch: freebsd:10:x86:64
www: http://www.lexa.ru/lexa/
maintainer: cy@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 30576
desc: |
  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.

  WWW: http://www.lexa.ru/lexa/
deps:
  pcre: {origin: devel/pcre, version: 8.33}
categories:
- net-mgmt
shlibs_required:
- libpcre.so.3
files:
  /usr/local/bin/grepip: fe86f7f252ab1203ccf0d3454162394a2915a17e21452ce925418d1f14677642
  /usr/local/share/doc/grepip/README.txt: 949b00a84436226ed33d14d31fe5ccc6a5a5ca4e80139a1b541e6d6c2154196b
directories:
  /usr/local/share/doc/grepip/: n
scripts: {}
