diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-10 11:20:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-10 11:20:06 +0000 |
commit | 714e00258fba2a2dd93981414479dbcf0c9358fd (patch) | |
tree | 8f0419f42eaf1a2708d0567f7d31ece222bde6c5 /archivers/p5-IO-Zlib | |
parent | 3683d9c5e0f45474df9a3b5c0ef1cd43aabb382a (diff) |
Add LICENSE
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=451680
Diffstat (limited to 'archivers/p5-IO-Zlib')
-rw-r--r-- | archivers/p5-IO-Zlib/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/p5-IO-Zlib/Makefile b/archivers/p5-IO-Zlib/Makefile index 4da25ec8b127..9834a98a3d88 100644 --- a/archivers/p5-IO-Zlib/Makefile +++ b/archivers/p5-IO-Zlib/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= IO:: style interface to Compress::Zlib +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure NO_ARCH= yes |