freebsd-ports/devel/rubygem-minitest/Makefile

17 lines
286 B
Makefile

PORTNAME= minitest
PORTVERSION= 5.17.0
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
NO_ARCH= yes
.include <bsd.port.mk>