# $Id$ PortSystem 1.0 name grep version 2.10 platforms darwin categories sysutils license GPL-3+ installs_libs no maintainers nomaintainer description GNU grep, the \"fastest grep in the west\" (we hope). long_description \ Grep searches one or more input files for lines containing a match \ to a specified pattern. By default, grep prints the matching lines. homepage http://www.gnu.org/software/grep/grep.html platforms darwin master_sites gnu use_xz yes checksums md5 709915434d09f5db655e5ebd7fd6bb7f \ sha1 43de63fa7f2e6c079ccaba2a24b8d8147b4379b5 \ rmd160 a6329a2f23ae0bee5f67c1063235f90041707407 patchfiles patch-po-Makefile.in.in.diff configure.args --infodir=${prefix}/share/info \ --mandir=${prefix}/share/man depends_lib port:pcre port:gettext test.run yes test.target check