2008-10-19 21:17:40 +02:00
|
|
|
# $NetBSD: Makefile,v 1.13 2008/10/19 19:18:21 he Exp $
|
2003-03-02 20:40:46 +01:00
|
|
|
#
|
|
|
|
|
2007-06-10 11:08:49 +02:00
|
|
|
DISTNAME= Spreadsheet-ParseExcel-0.32
|
|
|
|
PKGNAME= p5-${DISTNAME}00
|
2008-10-19 21:17:40 +02:00
|
|
|
PKGREVISION= 1
|
2003-03-02 20:40:46 +01:00
|
|
|
CATEGORIES= math perl5
|
2007-06-10 11:08:49 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
|
2003-03-02 20:40:46 +01:00
|
|
|
|
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
|
|
|
|
|
2008-02-07 22:09:30 +01:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2003-03-02 20:40:46 +01:00
|
|
|
DEPENDS+= p5-OLE-Storage_Lite>=0.08:../../devel/p5-OLE-Storage_Lite
|
|
|
|
|
2008-02-07 22:09:30 +01:00
|
|
|
USE_LANGUAGES= # empty
|
|
|
|
PERL5_PACKLIST= auto/Spreadsheet/ParseExcel/.packlist
|
2003-03-02 20:40:46 +01:00
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|