PORTNAME=	Test-Taint
PORTVERSION=	1.08
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Tools to test taintedness
WWW=		https://metacpan.org/release/Test-Taint

LICENSE=	artistic gpl+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

# tests work locally but not in magus
NO_TEST=	yes

.include <bsd.port.mk>
