freebsd-ports/textproc/p5-Text-TabularDisplay/Makefile
2013-03-17 13:25:19 +00:00

16 lines
279 B
Makefile

# $FreeBSD$
PORTNAME= Text-TabularDisplay
PORTVERSION= 1.34
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>