[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / p5-Test-Spec

File: [local] / ports / devel / p5-Test-Spec / Makefile (download)

Revision 1.3, Fri Mar 11 18:52:16 2022 UTC (2 years, 3 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.2: +0 -2 lines

drop RCS Ids

COMMENT =	write tests in a declarative specification style
DISTNAME =	Test-Spec-0.54
CATEGORIES =	devel
PKG_ARCH =	*
REVISION =	0

MAINTAINER =	Andrew Hewus Fresh <afresh1@openbsd.org>

# Perl
PERMIT_PACKAGE =	Yes
MODULES =		cpan

RUN_DEPENDS =	devel/p5-Package-Stash>=0.23 \
		devel/p5-Test-Deep>=0.103 \
		devel/p5-Test-Trap \
		devel/p5-Tie-IxHash

# Poorly written tests don't notice a missing
# devel/p5-Devel-GlobalPhase, so didn't port it

.include <bsd.port.mk>