freebsd-ports/devel/rubygem-minitest/Makefile
Sunpoet Po-Chuan Hsieh c519156f07 Cosmetic change
2018-11-30 20:05:12 +00:00

19 lines
317 B
Makefile

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