diff options
Diffstat (limited to 'textproc/agrep/Makefile')
-rw-r--r-- | textproc/agrep/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile index 22c42deeff4b..1c14515c776f 100644 --- a/textproc/agrep/Makefile +++ b/textproc/agrep/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Approximate grep (fast approximate pattern-matching tool) + ALL_TARGET= MAKE_ARGS= CFLAGS="${CFLAGS}" |