# $MidnightBSD: mports/textproc/p5-Text-Balanced/Makefile,v 1.1 2013/03/26 23:40:44 laffer1 Exp $

PORTNAME=	Text-Balanced
PORTVERSION=	2.02
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Extract delimited text sequences from strings
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		Text::Balanced.3

.include <bsd.port.mk>
