1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/devel/rubygem-open4/Makefile
2015-07-06 18:05:37 +00:00

21 lines
343 B
Makefile

# Created by: arved
# $FreeBSD$
PORTNAME= open4
PORTVERSION= 1.3.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Open4 manages child processes and their io handles
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>