# New ports collection makefile for:	p5-Taint-Util
# Date created:		2011-07-21
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Taint-Util/Makefile,v 1.1 2011/07/21 09:34:15 sunpoet Exp $
#

PORTNAME=	Taint-Util
PORTVERSION=	0.08
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Test for and flip the taint flag without regex matches or eval

PERL_CONFIGURE=	yes

MAN3=		Taint::Util.3

.include <bsd.port.mk>
