# $OpenBSD: Makefile,v 1.2 2019/07/12 21:07:45 sthen Exp $

COMMENT =		colorize your text in the terminal red

DISTNAME =		colored-1.2
CATEGORIES =		devel
HOMEPAGE =		http://github.com/defunkt/colored
MAINTAINER =		Sebastian Reitenbach <sebastia@openbsd.org>

# MIT like
PERMIT_PACKAGE =	Yes

MODULES =		lang/ruby

CONFIGURE_STYLE = 	ruby gem

.include <bsd.port.mk>
