freebsd-ports/devel/rubygem-test-unit/Makefile
Philip M. Gollucci 3bac8067da - Update to 2.4.3
PR:             ports/164880
Submitted by:   myself (pgollucci)
Approved by:    freebsdports@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-17 19:12:15 +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.4.3
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>