freebsd-ports/devel/rubygem-minitest/Makefile
Sunpoet Po-Chuan Hsieh ec11b56716 - Add LICENSE
2013-11-14 17:40:06 +00:00

18 lines
334 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= minitest
PORTVERSION= 5.0.6
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>