PORTNAME=	minitest
PORTVERSION=	5.16.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Minitest provides a complete suite of testing facilities
WWW=		https://github.com/minitest/minitest

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
