From eb06ee6a133807311053b58077eadf223826c62b Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 4 Nov 2015 20:13:02 +0000 Subject: - Add LICENSE_FILE --- devel/rubygem-bson/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/rubygem-bson/Makefile b/devel/rubygem-bson/Makefile index ad441890dc54..aec7fecbd2cb 100644 --- a/devel/rubygem-bson/Makefile +++ b/devel/rubygem-bson/Makefile @@ -10,7 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Full featured BSON specification implementation in Ruby LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE +#NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -- cgit