freebsd-ports/devel/rubygem-mixlib-shellout/Makefile
Jason Helfman 770c2c4a1a - update maintainer address
Approved by:	maintainer, Nick Dewing (implicit)
2012-09-05 22:55:51 +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.1.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>