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







                                                                            
                            












                                                           
# New ports collection makefile for:	Text::FormatTable
# Date created:				24 Jan 2002
# Whom:					Seamus Venasse <svenasse@polaris.ca>
#
# $FreeBSD$
#

PORTNAME=		Text-FormatTable
PORTVERSION=		1.00
CATEGORIES=		textproc perl5
MASTER_SITES=		${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Text
PKGNAMEPREFIX=		p5-

MAINTAINER=		svenasse@polaris.ca

PERL_CONFIGURE=		yes

MAN3=			Text::FormatTable.3
MANPREFIX=		${PREFIX}/lib/perl5/${PERL_VERSION}

.include <bsd.port.mk>