# Created by: Sergei Vyshenski <svysh.fbsd@gmail.com>
# $MidnightBSD: trunk/textproc/p5-XML-Parser-Lite/Makefile 19679 2015-08-08 00:14:00Z laffer1 $

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Lightweight regexp-based XML parser

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
