aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-test-unit/Makefile
blob: d6bd7220f3882a509480d6f89f9a62ab765c137d (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                  
                     










                                                              
# 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>