From 450582be5878038f8972e166d4ce4782cf7eff6a Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Tue, 3 Jun 2003 04:25:42 +0000 Subject: Add hgrep 1.0, a nice Highlighting Hack for grep. PR: 52251 Submitted by: Aaron Zauner --- textproc/hgrep/Makefile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 textproc/hgrep/Makefile (limited to 'textproc/hgrep/Makefile') diff --git a/textproc/hgrep/Makefile b/textproc/hgrep/Makefile new file mode 100644 index 000000000000..5e18bd366611 --- /dev/null +++ b/textproc/hgrep/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: hgrep +# Date created: 10. April 2003 +# Whom: Aaron Zauner +# +# $FreeBSD$ +# + +PORTNAME= hgrep +PORTVERSION= 1.0 +CATEGORIES= textproc +MASTER_SITES= http://www.acme.com/software/hgrep/ +DISTNAME= ${PORTNAME}_04oct1999 + +MAINTAINER= az_mail@gmx.at +COMMENT= A nice Highlighting Hack for grep + +WRKSRC= ${WRKDIR}/hgrep + +MAN1= hgrep.1 +MANCOMPRESSED= no + +.include -- cgit v1.2.3