freebsd-ports/devel/rubygem-mixlib-cli/Makefile
Steve Wills 6f8f388bba - Update to 1.3.0
PR:		ports/180116
Approved by:	maintainer timeout (renchap@cocoa-x.com, >2 weeks)
2013-07-19 13:20:19 +00:00

20 lines
398 B
Makefile

# Ports collection makefile for: rubygem-mixlib-cli
# Date created: 18 Mar 2010
# Whom: 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>