svn commit: r451682 - head/archivers/p5-PerlIO-via-Bzip2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 10 11:20:17 UTC 2017


Author: sunpoet
Date: Tue Oct 10 11:20:15 2017
New Revision: 451682
URL: https://svnweb.freebsd.org/changeset/ports/451682

Log:
  Add LICENSE

Modified:
  head/archivers/p5-PerlIO-via-Bzip2/Makefile

Modified: head/archivers/p5-PerlIO-via-Bzip2/Makefile
==============================================================================
--- head/archivers/p5-PerlIO-via-Bzip2/Makefile	Tue Oct 10 11:20:11 2017	(r451681)
+++ head/archivers/p5-PerlIO-via-Bzip2/Makefile	Tue Oct 10 11:20:15 2017	(r451682)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl extension to provide a PerlIO layer to bzip2/bunzip2
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 


More information about the svn-ports-all mailing list