freebsd-ports/devel/rubygem-test-unit/Makefile
Wen Heping 3de1a39b5a - Update to 2.1.2
PR:		ports/152876
Submitted by:	Wen Heping (myself)
Approved by:	maintainer
2010-12-16 02:30:32 +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.1.2
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>