# Created by: arved
# $FreeBSD: textproc/p5-XML-Parser-Style-Elemental/Makefile 333056 2013-11-07 03:52:41Z vanilla $

PORTNAME=	XML-Parser-Style-Elemental
PORTVERSION=	0.50
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:TIMA
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	More advanced and flexible object tree style for XML::Parser

BUILD_DEPENDS=	p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
