From 9a7defc141e624337ca572a0e8e03377b7a833e5 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sun, 24 May 2015 18:57:40 +0000 Subject: - Add LICENSE --- print/rubygem-prawn-core/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'print') diff --git a/print/rubygem-prawn-core/Makefile b/print/rubygem-prawn-core/Makefile index a087a0338f96..2053e757ede4 100644 --- a/print/rubygem-prawn-core/Makefile +++ b/print/rubygem-prawn-core/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Core of Rubygem-prawn +LICENSE= GPLv2 RUBY +LICENSE_COMB= dual + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -- cgit