head	1.1;
access;
symbols
	pkgsrc-2026Q1:1.1.0.4
	pkgsrc-2026Q1-base:1.1
	pkgsrc-2025Q4:1.1.0.2
	pkgsrc-2025Q4-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2025.11.15.13.08.36;	author wen;	state Exp;
branches;
next	;
commitid	CnysqnYJEsz8pEiG;


desc
@@


1.1
log
@Import Test2-Harness-1.000161 as devel/p5-Test2-Harness.

Test2::Harness is the backend code that handles running/processing
the tests. In general a user will not use it directly, instead you
should probably be looking at App::Yath which is the UI layer built
around Test2::Harness.
@
text
@# $NetBSD$

DISTNAME=		Test2-Harness-1.000161
PKGNAME=		p5-${DISTNAME}
CATEGORIES=		devel perl5
MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EX/EXODIST/}

MAINTAINER=		wen@@NetBSD.org
HOMEPAGE=		https://metacpan.org/release/Test2-Harness
COMMENT=		Test2 Harness designed for the Test2 event system
LICENSE=		${PERL5_LICENSE}

DEPENDS+=		p5-Data-UUID>=0:../../devel/p5-Data-UUID
DEPENDS+=		p5-Importer>=0.025:../../devel/p5-Importer
DEPENDS+=		p5-Long-Jump>=0.000001:../../devel/p5-Long-Jump
DEPENDS+=		p5-Scope-Guard>=0:../../devel/p5-Scope-Guard
DEPENDS+=		p5-Term-Table>=0.015:../../devel/p5-Term-Table
DEPENDS+=		p5-Test2-Plugin-MemUsage>=0.002002:../../devel/p5-Test2-Plugin-MemUsage
DEPENDS+=		p5-Test2-Plugin-UUID>=0.002001:../../devel/p5-Test2-Plugin-UUID
DEPENDS+=		p5-YAML-Tiny>=0:../../textproc/p5-YAML-Tiny
DEPENDS+=		p5-goto-file>=0.005:../../devel/p5-goto-file

USE_TOOLS+=		perl

PERL5_PACKLIST=		auto/Test2/Harness/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
@
