Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:45:05 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: 7d32195efe64 - main - devel/p5-Test-Identity: Add LICENSE and NO_ARCH
Message-ID:  <202106251345.15PDj5fg086498@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=7d32195efe64dceceeba604ea8ccc0ce49e9e0e6

commit 7d32195efe64dceceeba604ea8ccc0ce49e9e0e6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:35:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:35:32 +0000

    devel/p5-Test-Identity: Add LICENSE and NO_ARCH
---
 devel/p5-Test-Identity/Makefile | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/devel/p5-Test-Identity/Makefile b/devel/p5-Test-Identity/Makefile
index c93343a535f7..b9ad305c2461 100644
--- a/devel/p5-Test-Identity/Makefile
+++ b/devel/p5-Test-Identity/Makefile
@@ -10,7 +10,13 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Assert the referential identity of a reference
 
-USE_PERL5=	configure
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 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?202106251345.15PDj5fg086498>