freebsd-ports/textproc/p5-Text-TabularDisplay/Makefile

18 lines
278 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= Text-TabularDisplay
2013-08-07 12:18:07 +02:00
PORTVERSION= 1.35
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Display text in formatted table output
LICENSE= GPLv2
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>