freebsd-ports/devel/rubygem-test-unit/Makefile
Philip M. Gollucci e796c625e6 - Update to 2.3.0
PR:             ports/158260
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    freebsdports@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-06-26 00:08:17 +00:00

20 lines
417 B
Makefile

# Ports collection makefile for: rubygem-test-unit
# Date created: 30 July 2010
# Whom: Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD$
#
PORTNAME= test-unit
PORTVERSION= 2.3.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= freebsdports@chillibear.com
COMMENT= Improved version of Test::Unit bundled in Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>