svn commit: r472926 - head/devel/p5-CPAN-DistnameInfo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 20 19:37:10 UTC 2018


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 at FreeBSD.org
 COMMENT=	Extract distribution name and version from a CPAN filename
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list