Tweak misc/lesspipe version 1.55
[dports.git] / misc / histring / Makefile
1 # Created by: roam@FreeBSD.org
2 # $FreeBSD$
3
4 PORTNAME=       histring
5 PORTVERSION=    1.1.0
6 CATEGORIES=     misc
7 MASTER_SITES=   http://ess4.engr.uvic.ca/proj/histring/ \
8                 ${MASTER_SITE_LOCAL}
9 MASTER_SITE_SUBDIR=     roam/misc
10
11 MAINTAINER=     ports@FreeBSD.org
12 COMMENT=        Highlight strings using the ANSI terminal escape sequences
13
14 GNU_CONFIGURE=  yes
15 PLIST_FILES=    bin/histring
16
17 .include <bsd.port.mk>