svn commit: r451680 - head/archivers/p5-IO-Zlib
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Oct 10 11:20:07 UTC 2017
Author: sunpoet
Date: Tue Oct 10 11:20:06 2017
New Revision: 451680
URL: https://svnweb.freebsd.org/changeset/ports/451680
Log:
Add LICENSE
Approved by: portmgr (blanket)
Modified:
head/archivers/p5-IO-Zlib/Makefile
Modified: head/archivers/p5-IO-Zlib/Makefile
==============================================================================
--- head/archivers/p5-IO-Zlib/Makefile Tue Oct 10 11:20:01 2017 (r451679)
+++ head/archivers/p5-IO-Zlib/Makefile Tue Oct 10 11:20:06 2017 (r451680)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama at FreeBSD.org
COMMENT= IO:: style interface to Compress::Zlib
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
More information about the svn-ports-head
mailing list