# Created by: renchap@cocoa-x.com
# $FreeBSD: head/devel/rubygem-mixlib-cli/Makefile 558724 2020-12-20 08:42:19Z mfechner $

PORTNAME=	mixlib-cli
PORTVERSION=	2.1.8
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

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>