git: e9931077807b - main - devel/p5-MooseX-MarkAsMethods: Add LICENSE and NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:44:11 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e9931077807bcc866a97419a0d1ae45d2d15eb7b
commit e9931077807bcc866a97419a0d1ae45d2d15eb7b
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:34:58 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:34:58 +0000
devel/p5-MooseX-MarkAsMethods: Add LICENSE and NO_ARCH
---
devel/p5-MooseX-MarkAsMethods/Makefile | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/devel/p5-MooseX-MarkAsMethods/Makefile b/devel/p5-MooseX-MarkAsMethods/Makefile
index 1a9639131173..6b3522fad393 100644
--- a/devel/p5-MooseX-MarkAsMethods/Makefile
+++ b/devel/p5-MooseX-MarkAsMethods/Makefile
@@ -10,12 +10,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Mark overload code symbols as methods
+LICENSE= LGPL21
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0:devel/p5-B-Hooks-EndOfScope \
p5-Moose>=0.94:devel/p5-Moose \
p5-namespace-autoclean>=0.12:devel/p5-namespace-autoclean
-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