2014-05-30 01:35:13 +02:00
|
|
|
# $NetBSD: Makefile,v 1.30 2014/05/29 23:36:55 wiz Exp $
|
2003-03-02 20:40:46 +01:00
|
|
|
#
|
|
|
|
|
2011-08-17 00:32:57 +02:00
|
|
|
DISTNAME= Spreadsheet-ParseExcel-0.59
|
2007-06-10 11:08:49 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}00
|
2014-05-30 01:35:13 +02:00
|
|
|
PKGREVISION= 3
|
2003-03-02 20:40:46 +01:00
|
|
|
CATEGORIES= math perl5
|
2009-08-20 19:42:17 +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
|
2009-08-20 19:42:17 +02:00
|
|
|
LICENSE= ${PERL5_LICENSE}
|
2003-03-02 20:40:46 +01:00
|
|
|
|
2011-08-17 00:32:57 +02:00
|
|
|
DEPENDS+= p5-Crypt-RC4-[0-9]*:../../security/p5-Crypt-RC4
|
|
|
|
DEPENDS+= p5-Digest-Perl-MD5-[0-9]*:../../security/p5-Digest-Perl-MD5
|
2010-01-25 00:37:24 +01:00
|
|
|
DEPENDS+= p5-OLE-Storage_Lite>=0.19:../../devel/p5-OLE-Storage_Lite
|
2009-01-13 00:25:49 +01:00
|
|
|
DEPENDS+= p5-IO-stringy>=0:../../devel/p5-IO-stringy
|
2003-03-02 20:40:46 +01:00
|
|
|
|
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"
|