# $OpenBSD: Makefile,v 1.18 2019/11/03 01:38:01 afresh1 Exp $

COMMENT=	tools to test taintedness

MODULES=	cpan
DISTNAME=	Test-Taint-1.08
CATEGORIES=	devel

# Artistic
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

MAKE_ENV=	TEST_POD=Yes

.include <bsd.port.mk>
