aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-08-13 00:11:39 +0800
committerswills <swills@FreeBSD.org>2011-08-13 00:11:39 +0800
commit3667ede743000354b40861aaece22d9b3ca48967 (patch)
tree2a2ebd30fb3f1d034a32661a2c84d45f430ce115 /textproc/Makefile
parentb8260fb5d3de1a826815e82fc9cc20da79746be8 (diff)
downloadfreebsd-ports-graphics-3667ede743000354b40861aaece22d9b3ca48967.tar.gz
freebsd-ports-graphics-3667ede743000354b40861aaece22d9b3ca48967.tar.zst
freebsd-ports-graphics-3667ede743000354b40861aaece22d9b3ca48967.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
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 a8e58a9c98c..c2987331807 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