svn commit: r554500 - head/devel/p5-MooX-File-ConfigDir

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 8 17:12:31 UTC 2020


Author: sunpoet
Date: Sun Nov  8 17:12:27 2020
New Revision: 554500
URL: https://svnweb.freebsd.org/changeset/ports/554500

Log:
  Add LICENSE_FILE

Modified:
  head/devel/p5-MooX-File-ConfigDir/Makefile

Modified: head/devel/p5-MooX-File-ConfigDir/Makefile
==============================================================================
--- head/devel/p5-MooX-File-ConfigDir/Makefile	Sun Nov  8 17:12:22 2020	(r554499)
+++ head/devel/p5-MooX-File-ConfigDir/Makefile	Sun Nov  8 17:12:27 2020	(r554500)
@@ -12,6 +12,8 @@ COMMENT=	Moo eXtension for File::ConfigDir
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE_ART10=	${WRKSRC}/ARTISTIC-1.0
+LICENSE_FILE_GPLv1+ =	${WRKSRC}/GPL-1
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-File-ConfigDir>=0.018:devel/p5-File-ConfigDir \


More information about the svn-ports-all mailing list