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









                                                                             
                    

                   
                                 






                                     
# New ports collection makefile for:	textproc/p5-Text-Aligner
# Date created:				May  2004
# Whom:					Autrijus Tang <autrijus@autrijus.org>
#
# $FreeBSD$
#

PORTNAME=	Text-Aligner
PORTVERSION=	0.03
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Align text in columns

PERL_CONFIGURE=	yes

MAN3=		Text::Aligner.3

.include <bsd.port.mk>