Date: Fri, 25 Jun 2021 13:44:21 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: 13ece712da3f - main - devel/p5-MouseX-App-Cmd: Add LICENSE_FILE and NO_ARCH Message-ID: <202106251344.15PDiLBX085532@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=13ece712da3f0453983f6439a976bcb5fad58641 commit 13ece712da3f0453983f6439a976bcb5fad58641 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-25 13:35:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-25 13:35:05 +0000 devel/p5-MouseX-App-Cmd: Add LICENSE_FILE and NO_ARCH --- devel/p5-MouseX-App-Cmd/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/devel/p5-MouseX-App-Cmd/Makefile b/devel/p5-MouseX-App-Cmd/Makefile index 9d4d8734244c..bf679381e2a1 100644 --- a/devel/p5-MouseX-App-Cmd/Makefile +++ b/devel/p5-MouseX-App-Cmd/Makefile @@ -11,6 +11,7 @@ COMMENT= Mashes up MouseX::Getopt and App::Cmd LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-App-Cmd>=0.321:devel/p5-App-Cmd \ @@ -22,7 +23,9 @@ RUN_DEPENDS= p5-App-Cmd>=0.321:devel/p5-App-Cmd \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean TEST_DEPENDS= p5-Test-Output>=0:devel/p5-Test-Output -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251344.15PDiLBX085532>
