# Created by: roam@FreeBSD.org
# $FreeBSD: tags/RELEASE_11_1_0/misc/histring/Makefile 386312 2015-05-14 10:15:04Z mat $

PORTNAME=	histring
PORTVERSION=	1.1.0
CATEGORIES=	misc
MASTER_SITES=	http://ess4.engr.uvic.ca/proj/histring/ \
		LOCAL/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>
