blob: 84835565a2865b973febb54c34654f1850b18509 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
PORTNAME= histring
DISTVERSION= 1.1.1-1
CATEGORIES= misc
MAINTAINER= uzsolt@FreeBSD.org
COMMENT= Highlight strings using the ANSI terminal escape sequences
WWW= https://github.com/suntong/histring
LICENSE= GPLv2
USE_GITHUB= yes
GH_ACCOUNT= suntong
GNU_CONFIGURE= yes
PLIST_FILES= bin/histring
.include <bsd.port.mk>
|