ports/databases/p5-TAP-Parser-SourceHandler-pgTAP/Makefile

16 lines
273 B
Makefile

COMMENT = stream TAP from pgTAP test scripts
DISTNAME = TAP-Parser-SourceHandler-pgTAP-3.36
CATEGORIES = databases
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
CONFIGURE_STYLE = modbuild
BUILD_DEPENDS = devel/p5-Test-Pod-Coverage
.include <bsd.port.mk>