# New ports collection makefile for:	histring
# Date created:		26 October 2000
# Whom:			roam@FreeBSD.org
#
# $FreeBSD: ports/misc/histring/Makefile,v 1.9 2006/08/17 09:19:28 roam Exp $
#

PORTNAME=	histring
PORTVERSION=	1.1.0
CATEGORIES=	misc
MASTER_SITES=	http://ess4.engr.uvic.ca/proj/histring/ \
		${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	roam/misc

MAINTAINER=	roam@FreeBSD.org
COMMENT=	A tool to highlight strings using the ANSI terminal escape sequences

GNU_CONFIGURE=	yes
PLIST_FILES=	bin/histring

.include <bsd.port.mk>
