Date: Sat, 12 Oct 2019 08:24:11 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514325 - head/www/p5-MojoX-Log-Dispatch-Simple Message-ID: <201910120824.x9C8OBsU048001@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910120824.x9C8OBsU048001>