# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-cri/Makefile 332035 2013-10-30 02:31:04Z swills $

PORTNAME=	cri
PORTVERSION=	2.3.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Allows building easy-to-use commandline interfaces

RUN_DEPENDS=        rubygem-colored>=1.2:${PORTSDIR}/textproc/rubygem-colored

USE_RUBY=	yes
USE_RUBYGEMS=	yes
USE_RAKE=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
