# Ports collection makefile for:	rubygem-mixlib-cli
# Date created:				18 Mar 2010
# Whom:					renchap@cocoa-x.com
#
# $FreeBSD: ports/devel/rubygem-mixlib-cli/Makefile,v 1.5 2012/01/03 23:50:02 miwi Exp $
#

PORTNAME=	mixlib-cli
PORTVERSION=	1.2.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	renchap@cocoa-x.com
COMMENT=	A simple mixin for CLI interfaces, including option parsing

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
