# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/sysutils/rubygem-guard-minitest/Makefile 414136 2016-04-27 21:57:31Z swills $ PORTNAME= guard-minitest PORTVERSION= 2.4.4 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Automatically run your tests with Minitest framework LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-guard-compat>=1.2:sysutils/rubygem-guard-compat \ rubygem-minitest>=3:devel/rubygem-minitest NO_ARCH= yes USE_RUBY= yes USES= gem .include