git: 949220934283 - main - devel/p5-Method-Signatures-Simple: Add LICENSE and NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 30 20:47:32 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=949220934283ae76bc6166a076801c506a63b229
commit 949220934283ae76bc6166a076801c506a63b229
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:39:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:43:59 +0000
devel/p5-Method-Signatures-Simple: Add LICENSE and NO_ARCH
---
devel/p5-Method-Signatures-Simple/Makefile | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/devel/p5-Method-Signatures-Simple/Makefile b/devel/p5-Method-Signatures-Simple/Makefile
index 43e89ee80aed..25713ae230fe 100644
--- a/devel/p5-Method-Signatures-Simple/Makefile
+++ b/devel/p5-Method-Signatures-Simple/Makefile
@@ -11,10 +11,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Basic method declarations with signatures, without source filters
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Devel-Declare>=0:devel/p5-Devel-Declare
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list