freebsd-ports/devel/rubygem-mixlib-cli/Makefile
2014-01-24 14:46:50 +00:00

16 lines
313 B
Makefile

# Created by: renchap@cocoa-x.com
# $FreeBSD$
PORTNAME= mixlib-cli
PORTVERSION= 1.3.0
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>