PORTNAME=	XML-Filter-Reindent
PORTVERSION=	0.03
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Reformats whitespace for pretty printing XML
WWW=		https://metacpan.org/release/XML-Filter-Reindent

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-XML-Filter-DetectWS>=0:textproc/p5-XML-Filter-DetectWS

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
