Date: Fri, 25 Jun 2021 13:43:41 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: 1b9db5a9b058 - main - devel/p5-LV: Add LICENSE_FILE Message-ID: <202106251343.15PDhfDh084629@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=1b9db5a9b058a0220c578837d69b3e778aec73f6 commit 1b9db5a9b058a0220c578837d69b3e778aec73f6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-25 13:34:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-25 13:34:40 +0000 devel/p5-LV: Add LICENSE_FILE --- devel/p5-LV/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/p5-LV/Makefile b/devel/p5-LV/Makefile index 49ee532d07a9..aa6b285c99c7 100644 --- a/devel/p5-LV/Makefile +++ b/devel/p5-LV/Makefile @@ -13,6 +13,7 @@ COMMENT= LV for lvalue LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Sentinel>=0:devel/p5-Sentinel \ p5-Variable-Magic>=0:devel/p5-Variable-Magic
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251343.15PDhfDh084629>