freebsd-ports/devel/rubygem-open4/Makefile
Tilman Keskinoz 628634bf43 Use RG Macro
PR:		147039
Submitted by:	pgollucci
2010-05-30 13:35:10 +00:00

20 lines
376 B
Makefile

# Ports collection makefile for: rubygem-open4
# Date created: 2007-12-17
# Whom: arved
#
# $FreeBSD$
PORTNAME= open4
PORTVERSION= 0.9.6
PORTREVISION= 2
CATEGORIES= devel rubygems
MASTER_SITES= RG
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>