freebsd-ports/textproc/hgrep/Makefile
Mathieu Arnold f15da50639 Support staging.
Sponsored by:	Absolight
2014-01-28 14:31:22 +00:00

15 lines
313 B
Makefile

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