diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-28 16:25:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-28 16:25:20 +0000 |
commit | e61d7a1a4662a75289697fb02eed58bafd15c43c (patch) | |
tree | 3abd103a5a8ccceab9c9ddaf0741128e140b315b /archivers/rubygem-rubyzip/Makefile | |
parent | - Add LICENSE (diff) |
- Add LICENSE
Diffstat (limited to 'archivers/rubygem-rubyzip/Makefile')
-rw-r--r-- | archivers/rubygem-rubyzip/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/rubygem-rubyzip/Makefile b/archivers/rubygem-rubyzip/Makefile index 5707ebfc4686..1de7cd721b27 100644 --- a/archivers/rubygem-rubyzip/Makefile +++ b/archivers/rubygem-rubyzip/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby module for reading and writing zip files +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |