aboutsummaryrefslogtreecommitdiff
path: root/misc/histring/Makefile
blob: c9063163bf74cc8ffeb9c22e9bc10c07967933da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: roam@FreeBSD.org

PORTNAME=	histring
DISTVERSION=	1.1.1-1
CATEGORIES=	misc

MAINTAINER=	uzsolt@uzsolt.hu
COMMENT=	Highlight strings using the ANSI terminal escape sequences

LICENSE=	GPLv2

USE_GITHUB=	yes
GH_ACCOUNT=	suntong

GNU_CONFIGURE=	yes
PLIST_FILES=	bin/histring

.include <bsd.port.mk>