ports/devel/rubygem-minitest/Makefile

17 lines
327 B
Makefile

PORTNAME= minitest
PORTVERSION= 5.22.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Minitest provides a complete suite of testing facilities
WWW= https://docs.seattlerb.org/minitest/ \
https://github.com/minitest/minitest
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>