Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:47:10 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a3c6ee8ddd13 - main - devel/p5-ShipIt: Add LICENSE and NO_ARCH
Message-ID:  <202106251347.15PDlArj089243@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a3c6ee8ddd13bb251ef9b6164ffe1217112439a8

commit a3c6ee8ddd13bb251ef9b6164ffe1217112439a8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:40:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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@FreeBSD.org
 COMMENT=	Software release tool
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106251347.15PDlArj089243>