opnsense-ports/devel/rubygem-mixlib-cli/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

19 lines
314 B
Makefile

# Created by: renchap@cocoa-x.com
# $FreeBSD$
PORTNAME= mixlib-cli
PORTVERSION= 1.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= renchap@cocoa-x.com
COMMENT= Simple mixin for CLI interfaces, including option parsing
LICENSE= APACHE20
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>