# Created by: Loic Pefferkorn <loic-freebsd@loicp.eu>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-clio/Makefile 327726 2013-09-20 17:17:44Z bapt $

PORTNAME=	clio
PORTVERSION=	0.3.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	loic-freebsd@loicp.eu
COMMENT=	Make easier commandline parsing and console output

LICENSE=	GPLv3

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
