2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
2001-09-16 22:46:10 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-Balanced
|
2009-07-30 13:15:14 +02:00
|
|
|
PORTVERSION= 2.02
|
2001-09-16 22:46:10 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-09-16 22:46:10 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2006-05-02 13:24:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-05-11 04:28:25 +02:00
|
|
|
COMMENT= Extract delimited text sequences from strings
|
2001-09-16 22:46:10 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-09-16 22:46:10 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|