1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/textproc/p5-Text-Balanced/Makefile
2009-07-30 11:15:14 +00:00

22 lines
416 B
Makefile

# New ports collection makefile for: devel/p5-Text-Balanced
# Date created: 16 Sep 2001
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Text-Balanced
PORTVERSION= 2.02
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Extract delimited text sequences from strings
PERL_CONFIGURE= yes
MAN3= Text::Balanced.3
.include <bsd.port.mk>