ports/devel/p5-Test-Exception/Makefile

17 lines
288 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = test functions for exception based code
DISTNAME = Test-Exception-0.43
CATEGORIES = devel
MODULES = cpan
PKG_ARCH = *
REVISION = 0
MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
# perl_5
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-Sub-Uplevel>=0.18
.include <bsd.port.mk>