# Created by: ijliao
# $FreeBSD: tags/RELEASE_10_1_0/textproc/p5-XML-Parser-Lite-Tree/Makefile 341608 2014-01-28 15:58:38Z miwi $

PORTNAME=	XML-Parser-Lite-Tree
PORTVERSION=	0.14
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	dhn@FreeBSD.org
COMMENT=	Lightweight XML tree builder

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
