aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-24 08:10:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-24 08:10:19 +0000
commit0c8a6ad97340e5a9e778d3b6e1dee32cc97ee8cc (patch)
tree8cc8a0e043ee15bb31ce25308c831b57c8769506 /textproc/Makefile
parentf8338fe79c265175ee5a3bd12d1da786a15072a6 (diff)
downloadports-0c8a6ad97340e5a9e778d3b6e1dee32cc97ee8cc.tar.gz
ports-0c8a6ad97340e5a9e778d3b6e1dee32cc97ee8cc.zip
Add p5-Text-Table-XLSX 0.001
Text::Table::XLSX provides a single function, table, which takes a two-dimensional array of data and generate an XLSX data stream from it. It's basically a very thin wrapper for Spreadsheet::GenerateXLSX. WWW: https://metacpan.org/release/Text-Table-XLSX
Notes
Notes: svn path=/head/; revision=480554
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 8be938411675..b01ccd1caa6f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -958,6 +958,7 @@
SUBDIR += p5-Text-Table-Any
SUBDIR += p5-Text-Table-Manifold
SUBDIR += p5-Text-Table-Tiny
+ SUBDIR += p5-Text-Table-XLSX
SUBDIR += p5-Text-Tabs+Wrap
SUBDIR += p5-Text-TabularDisplay
SUBDIR += p5-Text-Tags