2013-02-19 16:47:41 +01:00
|
|
|
# Created by: Autrijus Tang <autrijus@autrijus.org>
|
2004-05-05 23:06:27 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-Table
|
2013-06-09 21:25:14 +02:00
|
|
|
PORTVERSION= 1.127
|
2004-05-05 23:06:27 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-05-05 23:06:27 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2008-05-17 23:23:22 +02:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2004-05-05 23:06:27 +02:00
|
|
|
COMMENT= Organize Data in Tables
|
|
|
|
|
2010-09-25 17:27:08 +02:00
|
|
|
BUILD_DEPENDS= p5-Text-Aligner>=0.05:${PORTSDIR}/textproc/p5-Text-Aligner
|
2011-06-25 08:52:43 +02:00
|
|
|
RUN_DEPENDS= p5-Text-Aligner>=0.05:${PORTSDIR}/textproc/p5-Text-Aligner
|
2004-05-05 23:06:27 +02:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Text::Table.3
|
|
|
|
|
2007-04-06 08:48:45 +02:00
|
|
|
.include <bsd.port.mk>
|