git: 9bb10fe69657 - main - devel/p5-Task-Tiny: Add LICENSE_FILE and NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:44:53 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9bb10fe69657b5f0a90bb8491ad0e50398202326
commit 9bb10fe69657b5f0a90bb8491ad0e50398202326
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:35:23 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:35:23 +0000
devel/p5-Task-Tiny: Add LICENSE_FILE and NO_ARCH
---
devel/p5-Task-Tiny/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/devel/p5-Task-Tiny/Makefile b/devel/p5-Task-Tiny/Makefile
index 533fbcc5107f..4377f5c5c684 100644
--- a/devel/p5-Task-Tiny/Makefile
+++ b/devel/p5-Task-Tiny/Makefile
@@ -11,8 +11,11 @@ COMMENT= Install a lightweight development environment
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>
More information about the dev-commits-ports-all
mailing list