summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-minitest4/Makefile
blob: 0ad2a50fffcf9921f24e66f8c4de77c570e1a13b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$

PORTNAME=	minitest
PORTVERSION=	4.7.5
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	4

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Minitest provides a complete suite of testing facilities

LICENSE=	MIT

NO_ARCH=	yes

USE_RUBY=		yes
USES=		gem:autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud