git: b644e89e48cc - main - devel/p5-Cwd-Guard: Add LICENSE_FILE

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 10 14:47:59 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b644e89e48ccc51819413830d0f15ddb4de1a776

commit b644e89e48ccc51819413830d0f15ddb4de1a776
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:26:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:05 +0000

    devel/p5-Cwd-Guard: Add LICENSE_FILE
---
 devel/p5-Cwd-Guard/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/devel/p5-Cwd-Guard/Makefile b/devel/p5-Cwd-Guard/Makefile
index 5932783852b6..2624b1eb60f4 100644
--- a/devel/p5-Cwd-Guard/Makefile
+++ b/devel/p5-Cwd-Guard/Makefile
@@ -11,11 +11,13 @@ COMMENT=	Temporary changing working directory (chdir)
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-Test-Requires>=0:devel/p5-Test-Requires
 
-NO_ARCH=	yes
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list