2025-04-09 21:57:12 +08:00

19 lines
361 B
Makefile

PORTNAME= termcolor
PORTVERSION= 1.2.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for ANSI color formatting like HTML for output in terminal
WWW= https://github.com/jugyo/termcolor
LICENSE= MIT
RUN_DEPENDS= rubygem-highline>=1.5.0:devel/rubygem-highline
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>