# New ports collection makefile for:	rubygem-subexec
# Date created:		2011-11-02
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-subexec/Makefile,v 1.3 2011/12/29 09:38:19 sunpoet Exp $
#

PORTNAME=	subexec
PORTVERSION=	0.2.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Subexec spawns a subprocess with an optional timeout

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
