# Created by: Aaron Zauner <az_mail@gmx.at>
# $FreeBSD: textproc/hgrep/Makefile 327773 2013-09-20 23:17:30Z bapt $

PORTNAME=	hgrep
PORTVERSION=	1.0
CATEGORIES=	textproc
MASTER_SITES=	http://www.acme.com/software/hgrep/
DISTNAME=	${PORTNAME}_04oct1999

MAINTAINER=	azet@azet.org
COMMENT=	A nice Highlighting Hack for grep

WRKSRC=		${WRKDIR}/hgrep

MAN1=		hgrep.1
MANCOMPRESSED=	no

NO_STAGE=	yes
.include <bsd.port.mk>
