# Ports collection makefile for:	rubygem-test-unit
# Date created:				30 July 2010
# Whom:					Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD: ports/devel/rubygem-test-unit/Makefile,v 1.2 2010/12/16 02:30:32 wen Exp $
#

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>
