ports/devel/p5-Test-LectroTest/Makefile

20 lines
335 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = easy, automatic, specification-based tests
DISTNAME = Test-LectroTest-0.5001
REVISION = 0
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE = Yes
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-Pod-Coverage>=1.00 \
devel/p5-Test-Pod>=1.00
PKG_ARCH = *
.include <bsd.port.mk>