Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:43:15 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ca451964d16d - main - devel/p5-File-HomeDir-PathClass: Add LICENSE_FILE
Message-ID:  <202106251343.15PDhFAG084073@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit ca451964d16ddfbe92b603f2ceec804e99645a58
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:34:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:34:23 +0000

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

diff --git a/devel/p5-File-HomeDir-PathClass/Makefile b/devel/p5-File-HomeDir-PathClass/Makefile
index 3ddd0a7d6730..f3a81d440b98 100644
--- a/devel/p5-File-HomeDir-PathClass/Makefile
+++ b/devel/p5-File-HomeDir-PathClass/Makefile
@@ -11,14 +11,16 @@ COMMENT=	File::HomeDir returning Path::Class objects
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-File-HomeDir>=0.93:devel/p5-File-HomeDir \
 		p5-Path-Class>=0:devel/p5-Path-Class \
 		p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
 
-NO_ARCH=	yes
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251343.15PDhFAG084073>