git: a3c6ee8ddd13 - main - devel/p5-ShipIt: Add LICENSE and NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:47:14 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a3c6ee8ddd13bb251ef9b6164ffe1217112439a8
commit a3c6ee8ddd13bb251ef9b6164ffe1217112439a8
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:40:59 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:40:59 +0000
devel/p5-ShipIt: Add LICENSE and NO_ARCH
---
devel/p5-ShipIt/Makefile | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/devel/p5-ShipIt/Makefile b/devel/p5-ShipIt/Makefile
index c8afdd1b6a62..10e8ac0a3a27 100644
--- a/devel/p5-ShipIt/Makefile
+++ b/devel/p5-ShipIt/Makefile
@@ -11,7 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Software release tool
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list