# Created by: Loic Pefferkorn <loic-freebsd@loicp.eu>
# $FreeBSD: head/devel/rubygem-clio/Makefile 414136 2016-04-27 21:57:31Z swills $

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

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
