# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD: head/devel/rubygem-cri/Makefile 453072 2017-10-28 17:33:13Z sunpoet $

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

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

LICENSE=	MIT

RUN_DEPENDS=	rubygem-colored>=1.2:textproc/rubygem-colored

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
