aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-TabularDisplay/Makefile
blob: fef503ca2a669f269620f02fbdeaaf523802af54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=   Text-TabularDisplay
PORTVERSION=    1.35
CATEGORIES= textproc perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= lth@FreeBSD.org
COMMENT=    Display text in formatted table output

PERL_CONFIGURE= yes

MAN3=       Text::TabularDisplay.3

.include <bsd.port.mk>