# Created by: Sergey Skvortsov <skv@protey.ru>

PORTNAME=	Test-Taint
PORTVERSION=	1.06
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Tools to test taintedness

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>
