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

                   
                                   

                                                      
                     
                                 
 

                         
 

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

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

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>