aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-08-12 16:11:39 +0000
committerSteve Wills <swills@FreeBSD.org>2011-08-12 16:11:39 +0000
commit5ce5df4d841ba31fb30590f12a804d4f0f97248f (patch)
tree5fbedb94808c5bd6cf92d067a3677d9b60db65e0 /textproc/Makefile
parentd423cdc65026010d1d2dd5bc45cd6bb5560298a5 (diff)
downloadports-5ce5df4d841ba31fb30590f12a804d4f0f97248f.tar.gz
ports-5ce5df4d841ba31fb30590f12a804d4f0f97248f.zip
This Perl module is a emulation of Spreadsheet::ParseExcel for Excel 2007
(.xlsx) file format. It supports styles and many of Excel's quirks, but not all. It populates the classes from Spreadsheet::ParseExcel for interoperability; including Workbook, Worksheet, and Cell. WWW: http://search.cpan.org/dist/Spreadsheet-XLSX
Notes
Notes: svn path=/head/; revision=279558
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index a8e58a9c98c8..c29873318073 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -674,6 +674,7 @@
SUBDIR += p5-Spreadsheet-WriteExcel-FromXML
SUBDIR += p5-Spreadsheet-WriteExcel-Styler
SUBDIR += p5-Spreadsheet-WriteExcelXML
+ SUBDIR += p5-Spreadsheet-XLSX
SUBDIR += p5-String-BufferStack
SUBDIR += p5-String-CamelCase
SUBDIR += p5-String-Divert