openbsd-ports/devel/p5-Test-Fatal/Makefile
2023-01-19 21:47:37 +00:00

17 lines
243 B
Makefile

COMMENT = incredibly simple helpers for testing code with exceptions
DISTNAME = Test-Fatal-0.017
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Try-Tiny>=0.07
PKG_ARCH = *
.include <bsd.port.mk>