Date: Fri, 25 Jun 2021 13:43:23 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: f8aed9c3e576 - main - devel/p5-Getopt-Attribute: Add LICENSE_FILE and NO_ARCH Message-ID: <202106251343.15PDhNxs084250@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=f8aed9c3e5761247d555c9cfa0007d55c36acfa7 commit f8aed9c3e5761247d555c9cfa0007d55c36acfa7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-25 13:34:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-25 13:34:28 +0000 devel/p5-Getopt-Attribute: Add LICENSE_FILE and NO_ARCH --- devel/p5-Getopt-Attribute/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/devel/p5-Getopt-Attribute/Makefile b/devel/p5-Getopt-Attribute/Makefile index 4b67e34ab6aa..d63ffa1da7f0 100644 --- a/devel/p5-Getopt-Attribute/Makefile +++ b/devel/p5-Getopt-Attribute/Makefile @@ -12,8 +12,11 @@ COMMENT= Attribute wrapper for Getopt::Long LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +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.15PDhNxs084250>