svn commit: r514325 - head/www/p5-MojoX-Log-Dispatch-Simple

Tobias Kortkamp tobik at FreeBSD.org
Sat Oct 12 08:24:11 UTC 2019


Author: tobik
Date: Sat Oct 12 08:24:10 2019
New Revision: 514325
URL: https://svnweb.freebsd.org/changeset/ports/514325

Log:
  www/p5-MojoX-Log-Dispatch-Simple: Add LICENSE_FILE
  
  PR:		229243
  Submitted by:	Tomohiro Hosaka <bokutin at bokut.in> (maintainer)

Modified:
  head/www/p5-MojoX-Log-Dispatch-Simple/Makefile

Modified: head/www/p5-MojoX-Log-Dispatch-Simple/Makefile
==============================================================================
--- head/www/p5-MojoX-Log-Dispatch-Simple/Makefile	Sat Oct 12 08:21:46 2019	(r514324)
+++ head/www/p5-MojoX-Log-Dispatch-Simple/Makefile	Sat Oct 12 08:24:10 2019	(r514325)
@@ -11,6 +11,7 @@ COMMENT=	Simple Log::Dispatch replacement of Mojo::Log
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Log-Dispatch>=0:devel/p5-Log-Dispatch \


More information about the svn-ports-head mailing list