---
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
