Colored is there to colorize the output on your terminal, especially

red.

Feedback and OK jeremy@, jasper@
This commit is contained in:
sebastia 2015-04-16 17:39:00 +00:00
parent 1fbaaaad65
commit 4444c40a9b
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/04/16 17:39:00 sebastia 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_CDROM = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (colored-1.2.gem) = nYK0esWJzn9sq2Sx8ZSiAJ6f0AwyalNXMh9Er6ssHSw=
SIZE (colored-1.2.gem) = 5632

View File

@ -0,0 +1,2 @@
Colored is there to colorize the output on your terminal, especially
red.

View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/04/16 17:39:00 sebastia Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/colored.rb
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/colored_test.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec