opnsense-ports/devel/rubygem-minitest/Makefile
Franco Fichtner 43a74ccc61 */*: sync with upstream
Taken from: HardenedBSD
2018-12-02 06:41:51 +01: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>