# New ports collection makefile for:	Spreadsheet::ParseExcel
# Date created:		25 Dec 2000
# Whom:			Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD: ports/textproc/p5-Spreadsheet-ParseExcel/Makefile,v 1.3 2001/03/01 06:38:45 vanilla Exp $
#

PORTNAME=	Spreadsheet-ParseExcel
PORTVERSION=	0.09
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Spreadsheet
PKGNAMEPREFIX=	p5-

MAINTAINER=	skv@protey.ru

PERL_CONFIGURE=	yes

MAN3=		Spreadsheet::ParseExcel.3
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}

.include <bsd.port.mk>
