summaryrefslogtreecommitdiff
path: root/devel/rubygem-deep_test/Makefile
blob: b4fc86cd829d842e48dd779abe1093a9d4a5cfe8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	deep_test
PORTVERSION=	1.2.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Enable tests to run in parallel using multiple processes
WWW=		http://deep-test.rubyforge.org/

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual

NO_ARCH=	yes

USES=		gem

PLIST_FILES=	bin/deep_test

.include <bsd.port.mk>