diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 18:57:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 18:57:40 +0000 |
commit | bec791bba5337c4430160b3c167c951636201e4c (patch) | |
tree | 8fb841fc217ef3b8ee22b589720bd49a88ad888e /print/rubygem-prawn-core | |
parent | - Add LICENSE (diff) |
- Add LICENSE
Notes
Notes:
svn path=/head/; revision=387315
Diffstat (limited to 'print/rubygem-prawn-core')
-rw-r--r-- | print/rubygem-prawn-core/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |