freebsd-ports/misc/histring/Makefile
Tilman Keskinoz 13c088d5f3 Update to 1.1.1-1
Pass Maintainership to submitter
Add License

PR:		223393
Submitted by:	Zsolt Udvari
2017-11-21 14:04:23 +00:00

19 lines
322 B
Makefile

# Created by: roam@FreeBSD.org
# $FreeBSD$
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>