git: f7157ab81e21 - main - devel/p5-Test-Mock-LWP-Dispatch: Add LICENSE_FILE
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:45:09 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f7157ab81e215f036c138861ca12e28b8fcc0293
commit f7157ab81e215f036c138861ca12e28b8fcc0293
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:35:34 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:35:34 +0000
devel/p5-Test-Mock-LWP-Dispatch: Add LICENSE_FILE
---
devel/p5-Test-Mock-LWP-Dispatch/Makefile | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/devel/p5-Test-Mock-LWP-Dispatch/Makefile b/devel/p5-Test-Mock-LWP-Dispatch/Makefile
index 118e950728d0..b5a2f746660d 100644
--- a/devel/p5-Test-Mock-LWP-Dispatch/Makefile
+++ b/devel/p5-Test-Mock-LWP-Dispatch/Makefile
@@ -11,6 +11,7 @@ COMMENT= Mocks LWP::UserAgent and dispatches your requests/responses
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
@@ -19,8 +20,9 @@ RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
TEST_DEPENDS= p5-Moose>=0:devel/p5-Moose \
p5-Test-Exception>=0:devel/p5-Test-Exception
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list