# $OpenBSD: Makefile,v 1.9 2020/11/15 09:16:01 benoit Exp $

COMMENT =	incredibly simple helpers for testing code with exceptions

MODULES =	cpan
PKG_ARCH =	*
DISTNAME =	Test-Fatal-0.016
CATEGORIES =	devel

# Perl
PERMIT_PACKAGE =		Yes

RUN_DEPENDS = devel/p5-Try-Tiny>=0.07

.include <bsd.port.mk>
