# Created by: renchap@cocoa-x.com
# $FreeBSD: head/devel/rubygem-mixlib-cli/Makefile 446974 2017-07-31 15:50:07Z sunpoet $

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

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

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
