# New ports collection makefile for:	rubygem-clio
# Date created:		2011-07-07
# Whom:			Loic Pefferkorn <loic-freebsd@loicp.eu>
#
# $FreeBSD: ports/devel/rubygem-clio/Makefile,v 1.1 2011/07/31 14:06:15 swills Exp $
#

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

.include <bsd.port.mk>
