freebsd-ports/devel/rubygem-systemu/Makefile
Steve Wills 033ee0afcc - Update to 2.5.2
PR:		ports/170581
Approved by:	maintainer timeout (renchap@cocoa-x.com, >2 weeks)
2012-08-27 21:57:52 +00:00

20 lines
366 B
Makefile

# Ports collection makefile for: rubygem-systemu
# Date created: 18 Mar 2010
# Whom: renchap@cocoa-x.com
#
# $FreeBSD$
#
PORTNAME= systemu
PORTVERSION= 2.5.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= renchap@cocoa-x.com
COMMENT= A portable replacement for popen4
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>