Files
sebastia afd67ff4ce import sysutils/ruby-tty-color
TTY::Color provides independent color support detection component for
TTY toolkit.

OK jeremy@
2024-05-28 20:26:29 +00:00

16 lines
292 B
Makefile

COMMENT = terminal color capabilities detection
DISTNAME = tty-color-0.6.0
CATEGORIES = sysutils
HOMEPAGE = https://ttytoolkit.org/
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# MIT
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>