# $MidnightBSD: trunk/textproc/p5-XML-RegExp/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	XML-RegExp
PORTVERSION=	0.03
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	XML
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Regular expressions for XML tokens
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		XML::RegExp.3

.include <bsd.port.mk>
