# Created by: ijliao
# $FreeBSD: textproc/p5-XML-Parser-Lite-Tree/Makefile 327773 2013-09-20 23:17:30Z bapt $

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

MAN3=		XML::Parser::Lite::Tree.3 XML::Parser::LiteCopy.3

NO_STAGE=	yes
.include <bsd.port.mk>
