git: 5ff442556d7f - main - devel/p5-Moos: Add LICENSE_FILE
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:44:08 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5ff442556d7f7dd32d6e0c28fc55607db836e89e
commit 5ff442556d7f7dd32d6e0c28fc55607db836e89e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:56 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:34:56 +0000
devel/p5-Moos: Add LICENSE_FILE
---
devel/p5-Moos/Makefile | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/devel/p5-Moos/Makefile b/devel/p5-Moos/Makefile
index 9bb4bd76b9f4..70cdc349b2d8 100644
--- a/devel/p5-Moos/Makefile
+++ b/devel/p5-Moos/Makefile
@@ -13,6 +13,7 @@ COMMENT= Moo s{imple,peedy,ingle}
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Class-XSAccessor>=1.07:devel/p5-Class-XSAccessor \
@@ -20,8 +21,9 @@ RUN_DEPENDS= p5-Class-XSAccessor>=1.07:devel/p5-Class-XSAccessor \
TEST_DEPENDS= p5-Sub-Identify>=0.04:devel/p5-Sub-Identify \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
-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