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

17 lines
302 B
Makefile
Raw Normal View History

# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
2013-11-07 04:52:41 +01:00
PORTNAME= Text-FormatTable
PORTVERSION= 1.03
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
2013-11-07 04:52:41 +01:00
MAINTAINER= perl@FreeBSD.org
2003-02-21 14:42:50 +01:00
COMMENT= Renders simple tables as text
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>