aboutsummaryrefslogtreecommitdiff
path: root/textproc/hgrep/Makefile
blob: 06ff78e98f19b8533feb9829903edc4ea08fb91e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Aaron Zauner <az_mail@gmx.at>
# $FreeBSD$

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

.include <bsd.port.mk>