summaryrefslogtreecommitdiff
path: root/math/p5-Spreadsheet-ParseExcel
diff options
context:
space:
mode:
authormjl <mjl>2003-03-02 19:40:46 +0000
committermjl <mjl>2003-03-02 19:40:46 +0000
commitd546317efbc5dc9480c723d8ce2ea86f08a1712e (patch)
tree02b28edf1937e8f15833f992543f154737213802 /math/p5-Spreadsheet-ParseExcel
parent3ddf7c01bb097d50ac2d66b7280a4c3f5a204efa (diff)
downloadpkgsrc-d546317efbc5dc9480c723d8ce2ea86f08a1712e.tar.gz
Initial import of p5-Spreadsheet-ParseExcel 0.2602
This module allows you to get information from Excel file. This module can handle files of Excel95, 97 and 2000. (and now supports Excel4)
Diffstat (limited to 'math/p5-Spreadsheet-ParseExcel')
-rw-r--r--math/p5-Spreadsheet-ParseExcel/DESCR7
-rw-r--r--math/p5-Spreadsheet-ParseExcel/Makefile18
-rw-r--r--math/p5-Spreadsheet-ParseExcel/PLIST1
-rw-r--r--math/p5-Spreadsheet-ParseExcel/distinfo4
4 files changed, 30 insertions, 0 deletions
diff --git a/math/p5-Spreadsheet-ParseExcel/DESCR b/math/p5-Spreadsheet-ParseExcel/DESCR
new file mode 100644
index 00000000000..25bed4d6788
--- /dev/null
+++ b/math/p5-Spreadsheet-ParseExcel/DESCR
@@ -0,0 +1,7 @@
+This module allows you to get information from Excel file.
+
+This module can handle files of Excel95, 97 and 2000. (and now
+supports Excel4)
+
+The module will work on the majority of Windows, UNIX and Macintosh
+platforms.
diff --git a/math/p5-Spreadsheet-ParseExcel/Makefile b/math/p5-Spreadsheet-ParseExcel/Makefile
new file mode 100644
index 00000000000..8bc2487eaf2
--- /dev/null
+++ b/math/p5-Spreadsheet-ParseExcel/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/03/02 19:40:47 mjl Exp $
+#
+
+DISTNAME= Spreadsheet-ParseExcel-0.2602
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWITKNR/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= Perl module to get information from an Excel file
+
+DEPENDS+= p5-OLE-Storage_Lite>=0.08:../../devel/p5-OLE-Storage_Lite
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Spreadsheet/ParseExcel/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Spreadsheet-ParseExcel/PLIST b/math/p5-Spreadsheet-ParseExcel/PLIST
new file mode 100644
index 00000000000..264f228ddaf
--- /dev/null
+++ b/math/p5-Spreadsheet-ParseExcel/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/03/02 19:40:46 mjl Exp $
diff --git a/math/p5-Spreadsheet-ParseExcel/distinfo b/math/p5-Spreadsheet-ParseExcel/distinfo
new file mode 100644
index 00000000000..582c5baa412
--- /dev/null
+++ b/math/p5-Spreadsheet-ParseExcel/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/03/02 19:40:46 mjl Exp $
+
+SHA1 (Spreadsheet-ParseExcel-0.2602.tar.gz) = 6ebc0d39872c6e6127bfaef39a6ad57177208977
+Size (Spreadsheet-ParseExcel-0.2602.tar.gz) = 91945 bytes