diff options
Diffstat (limited to 'textproc/textutils/Makefile')
-rw-r--r-- | textproc/textutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/textutils/Makefile b/textproc/textutils/Makefile index 53068238dae..1062a4e9d06 100644 --- a/textproc/textutils/Makefile +++ b/textproc/textutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/02/13 11:47:06 tron Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/17 17:37:53 wiz Exp $ # FreeBSD Id: ports/textproc/textutils/Makefile,v 1.7 1999/09/18 17:46:30 steve Exp DISTNAME= textutils-2.0 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=textutils/} MAINTAINER= bouyer@netbsd.org HOMEPAGE= http://www.gnu.org/software/textutils/textutils.html +COMMENT= GNU text utilities USE_GMAKE= YES GNU_CONFIGURE= YES |