From eaf357efd5c267e64fdf08bdf6fa0527dd6c1361 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 3 Oct 2015 17:10:18 +0000 Subject: - Add LICENSE_FILE --- devel/rubygem-shoulda/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/rubygem-shoulda/Makefile b/devel/rubygem-shoulda/Makefile index b1eabb06c7d6..f08ef218d3eb 100644 --- a/devel/rubygem-shoulda/Makefile +++ b/devel/rubygem-shoulda/Makefile @@ -9,12 +9,12 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Making tests easy on the fingers and eyes LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-shoulda-context>=1.0.1:${PORTSDIR}/devel/rubygem-shoulda-context \ rubygem-shoulda-matchers>=1.4.1:${PORTSDIR}/devel/rubygem-shoulda-matchers NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -- cgit