freebsd-ports/devel/rubygem-minitest/Makefile
2014-09-29 18:55:41 +00:00

18 lines
334 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= minitest
PORTVERSION= 5.4.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Minitest provides a complete suite of testing facilities
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>