2010-04-24 13:52:07 +02:00
|
|
|
# Ports collection makefile for: rubygem-systemu
|
|
|
|
# Date created: 18 Mar 2010
|
|
|
|
# Whom: renchap@cocoa-x.com
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= systemu
|
2012-08-27 23:57:52 +02:00
|
|
|
PORTVERSION= 2.5.2
|
2010-09-14 01:33:44 +02:00
|
|
|
CATEGORIES= devel rubygems
|
2010-05-27 02:57:34 +02:00
|
|
|
MASTER_SITES= RG
|
2010-04-24 13:52:07 +02:00
|
|
|
|
|
|
|
MAINTAINER= renchap@cocoa-x.com
|
|
|
|
COMMENT= A portable replacement for popen4
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|