aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-21 00:19:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-21 00:19:52 +0000
commit69a52c1336c3f56b3bf43a8246202bd26c34eac5 (patch)
treea8c0b5a599f02ff220bc98aa84d908c60e68b06a /textproc/Makefile
parent34def7fa5564cd18156f29c89ecc78e1db8c3746 (diff)
downloadports-69a52c1336c3f56b3bf43a8246202bd26c34eac5.tar.gz
ports-69a52c1336c3f56b3bf43a8246202bd26c34eac5.zip
Add p5-Text-MarkdownTable 0.3.1
Text::MarkdownTable can be used to write data in tabular form, formatted in MultiMarkdown syntax. The resulting format can be used for instance to display CSV data or to include data tables in Markdown files. Newlines and vertical bars in table cells are replaced by a space character and cell values can be truncated. WWW: https://metacpan.org/release/Text-MarkdownTable
Notes
Notes: svn path=/head/; revision=499501
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 592a41997e1c..bbdeeb5153fc 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -927,6 +927,7 @@
SUBDIR += p5-Text-Language-Guess
SUBDIR += p5-Text-Lorem
SUBDIR += p5-Text-Markdown
+ SUBDIR += p5-Text-MarkdownTable
SUBDIR += p5-Text-Match-FastAlternatives
SUBDIR += p5-Text-Metaphone
SUBDIR += p5-Text-MicroMason