freebsd-ports/devel/rubygem-mixlib-cli/Makefile
2021-04-06 16:31:07 +02:00

19 lines
334 B
Makefile

# Created by: renchap@cocoa-x.com
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>