freebsd-ports/devel/rubygem-mixlib-shellout/Makefile
Steve Wills c0bc9839e3 - Update to 1.2.0
PR:		ports/180733
Submitted by:	Renaud Chaput <renchap@cocoa-x.com>
Approved by:	Nick Dewing <nickdewing@gmail.com> (maintainer)
2013-07-27 14:06:13 +00:00

20 lines
411 B
Makefile

# Ports collection makefile for: rubygem-mixlib-shellout
# Date created: 23 Aug 2012
# Whom: ndewing@experts-exchange.com
#
# $FreeBSD$
#
PORTNAME= mixlib-shellout
PORTVERSION= 1.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= nickdewing@gmail.com
COMMENT= Shell interface that also collects stdout and stderr
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>