2006-03-04 22:28:51 +01:00
|
|
|
# $NetBSD: Makefile,v 1.10 2006/03/04 21:30:07 jlam Exp $
|
2003-03-02 20:40:46 +01:00
|
|
|
#
|
|
|
|
|
2005-06-26 10:04:54 +02:00
|
|
|
DISTNAME= Spreadsheet-ParseExcel-0.2603
|
2003-03-02 20:40:46 +01:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2005-08-06 08:19:03 +02:00
|
|
|
PKGREVISION= 1
|
2003-03-02 20:40:46 +01:00
|
|
|
CATEGORIES= math perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWITKNR/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2005-06-26 10:04:54 +02:00
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-ParseExcel/
|
2003-03-02 20:40:46 +01:00
|
|
|
COMMENT= Perl module to get information from an Excel file
|
|
|
|
|
|
|
|
DEPENDS+= p5-OLE-Storage_Lite>=0.08:../../devel/p5-OLE-Storage_Lite
|
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Spreadsheet/ParseExcel/.packlist
|
2003-03-02 20:40:46 +01:00
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|