summaryrefslogblamecommitdiff
path: root/textproc/p5-Text-FormatTable/Makefile
blob: b2649af5421a8739bb83ccc16a9657123f1a13bd (plain) (tree)





















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

PORTNAME=		Text-FormatTable
PORTVERSION=		0.01
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>