diff options
Diffstat (limited to 'textproc/freegrep/Makefile')
-rw-r--r-- | textproc/freegrep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/freegrep/Makefile b/textproc/freegrep/Makefile index 7fe66c650950..8d2e6242fdbf 100644 --- a/textproc/freegrep/Makefile +++ b/textproc/freegrep/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.vocito.com/downloads/software/grep/ \ DISTNAME= grep-${PORTVERSION} MAINTAINER= howardjp@wam.umd.edu +COMMENT= An implementation of grep(1) under a BSD-friendly license LIB_DEPENDS= iberty.1:${PORTSDIR}/devel/freelibiberty |