# Created by: arved
# $FreeBSD: head/devel/rubygem-open4/Makefile 414136 2016-04-27 21:57:31Z swills $

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
USES=		gem

.include <bsd.port.mk>
