freebsd-ports/textproc/hgrep/Makefile

16 lines
313 B
Makefile
Raw Normal View History

# 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>