# Ports collection makefile for:	rubygem-open4
# Date created:				2007-12-17
# Whom:					arved
#
# $FreeBSD: ports/devel/rubygem-open4/Makefile,v 1.5 2009/04/09 00:11:29 pgollucci Exp $

PORTNAME=	open4
PORTVERSION=	0.9.6
PORTREVISION=	2
CATEGORIES=	devel rubygems
MASTER_SITES=	http://codeforpeople.com/lib/ruby/open4/${DISTNAME}/

MAINTAINER=	arved@FreeBSD.org
COMMENT=	Open4 manages child processes and their io handles

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
