# New ports collection makefile for:	XML::RegExp
# Date created:		7 Dec 2001
# Whom:			Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD: ports/textproc/p5-XML-RegExp/Makefile,v 1.5 2008/04/17 14:29:22 araujo Exp $
#

PORTNAME=	XML-RegExp
PORTVERSION=	0.03
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	skv@FreeBSD.org
COMMENT=	Regular expressions for XML tokens

PERL_CONFIGURE=	yes

MAN3=		XML::RegExp.3

.include <bsd.port.mk>
