freebsd-ports/devel/rubygem-subexec/Makefile
Sunpoet Po-Chuan Hsieh 79d05c363c - Update to 0.2.1
2011-12-29 09:38:19 +00:00

20 lines
409 B
Makefile

# New ports collection makefile for: rubygem-subexec
# Date created: 2011-11-02
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#
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>