# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-ansi/Makefile 332034 2013-10-30 02:29:22Z swills $

PORTNAME=	ansi
PORTVERSION=	1.4.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Gem enabling ANSI code based colorization and stylization of output

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
