opnsense-ports/devel/rubygem-mixlib-shellout/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

18 lines
321 B
Makefile

# Created by: ndewing@experts-exchange.com
# $FreeBSD$
PORTNAME= mixlib-shellout
PORTVERSION= 1.4.0
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= nickdewing@gmail.com
COMMENT= Shell interface that also collects stdout and stderr
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>