# New ports collection makefile for:	p5-Regexp-Subst-Parallel
# Date created:		30 April 2010
# Whom:			Kevin Lo <kevlo@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Regexp-Subst-Parallel/Makefile,v 1.1 2010/04/30 05:56:49 kevlo Exp $
#

PORTNAME=	Regexp-Subst-Parallel
PORTVERSION=	0.11
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kevlo@FreeBSD.org
COMMENT=	Perform multiple substitutions on a string in parallel

PERL_CONFIGURE=	yes

MAN3=	Regexp::Subst::Parallel.3

.include <bsd.port.mk>
