# Created by: roam@FreeBSD.org
# $FreeBSD: misc/histring/Makefile 328226 2013-09-25 00:54:08Z bdrewery $

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=	ports@FreeBSD.org
COMMENT=	Highlight strings using the ANSI terminal escape sequences

GNU_CONFIGURE=	yes
PLIST_FILES=	bin/histring

.include <bsd.port.mk>
