openbsd-ports/devel/p5-Test-Distribution/Makefile
2022-03-11 18:49:30 +00:00

18 lines
270 B
Makefile

COMMENT= perform tests on all modules of a distribution
MODULES= cpan
PKG_ARCH= *
DISTNAME= Test-Distribution-2.00
REVISION= 2
CATEGORIES= devel
# Perl
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= modbuild
RUN_DEPENDS= devel/p5-File-Find-Rule-Perl
.include <bsd.port.mk>