aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Text-FormatTable/Makefile
blob: 9cc07e605008682a62e34ebea81238d7b02d02a4 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  
           
 

                                
                 


                              
 
                                
                                             
 

                         
 
                      
# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$

PORTNAME=	Text-FormatTable
PORTVERSION=	1.03
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Renders simple tables as text

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>