2008-01-03 12:34:26 +01:00
|
|
|
# Ports collection makefile for: rubygem-open4
|
|
|
|
# Date created: 2007-12-17
|
|
|
|
# Whom: arved
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= open4
|
2012-02-16 16:30:00 +01:00
|
|
|
PORTVERSION= 1.3.0
|
2008-01-03 12:34:26 +01:00
|
|
|
CATEGORIES= devel rubygems
|
2010-05-30 15:35:10 +02:00
|
|
|
MASTER_SITES= RG
|
2008-01-03 12:34:26 +01:00
|
|
|
|
2012-02-16 16:30:00 +01:00
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2008-01-03 12:34:26 +01:00
|
|
|
COMMENT= Open4 manages child processes and their io handles
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
2008-04-06 10:58:21 +02:00
|
|
|
USE_RUBYGEMS= yes
|
2009-04-09 02:11:47 +02:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-01-03 12:34:26 +01:00
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
.include <bsd.port.mk>
|