2004-05-18 15:55:50 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-TabularDisplay
|
2013-08-07 12:18:07 +02:00
|
|
|
PORTVERSION= 1.35
|
2004-05-18 15:55:50 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-05-18 15:55:50 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2004-06-01 14:32:33 +02:00
|
|
|
MAINTAINER= lth@FreeBSD.org
|
2004-05-18 15:55:50 +02:00
|
|
|
COMMENT= Display text in formatted table output
|
|
|
|
|
2013-08-07 15:20:32 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-05-18 15:55:50 +02:00
|
|
|
|
|
|
|
MAN3= Text::TabularDisplay.3
|
|
|
|
|
2013-09-21 01:17:30 +02:00
|
|
|
NO_STAGE= yes
|
2004-10-13 22:14:06 +02:00
|
|
|
.include <bsd.port.mk>
|