Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2018 19:37:10 +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: r472926 - head/devel/p5-CPAN-DistnameInfo
Message-ID:  <201806201937.w5KJbAiR061686@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 20 19:37:09 2018
New Revision: 472926
URL: https://svnweb.freebsd.org/changeset/ports/472926

Log:
  Add LICENSE

Modified:
  head/devel/p5-CPAN-DistnameInfo/Makefile

Modified: head/devel/p5-CPAN-DistnameInfo/Makefile
==============================================================================
--- head/devel/p5-CPAN-DistnameInfo/Makefile	Wed Jun 20 19:37:04 2018	(r472925)
+++ head/devel/p5-CPAN-DistnameInfo/Makefile	Wed Jun 20 19:37:09 2018	(r472926)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Extract distribution name and version from a CPAN filename
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 



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