Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2017 11:20:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451682 - head/archivers/p5-PerlIO-via-Bzip2
Message-ID:  <201710101120.v9ABKFav038648@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710101120.v9ABKFav038648>