aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-07 22:09:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-03-07 22:09:08 +0000
commita028d7a3ac625f23c056e1a5e47ebb66ea23393d (patch)
tree5db802c5021092cbd23d4210db0f80f8e7120f71 /textproc/Makefile
parentcbe8b77984d5f22365aa766a0f1235ddce7d6e93 (diff)
downloadports-a028d7a3ac625f23c056e1a5e47ebb66ea23393d.tar.gz
ports-a028d7a3ac625f23c056e1a5e47ebb66ea23393d.zip
Add p5-Text-Table-TinyBorderStyle 0.004
Text::Table::TinyBorderStyle is like Text::Table::Tiny with added support for using border styles. For more details about border styles, see BorderStyle specification. The styles are in BorderStyle::* modules. Try installing and using the border style modules to see what they look like. Interface, options, and format variables are the same as in Text::Table::Tiny. WWW: https://metacpan.org/release/Text-Table-TinyBorderStyle
Notes
Notes: svn path=/head/; revision=567600
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 cc0ef932d18a..db7853190634 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -939,6 +939,7 @@
SUBDIR += p5-Text-Table-Sprintf
SUBDIR += p5-Text-Table-TSV
SUBDIR += p5-Text-Table-Tiny
+ SUBDIR += p5-Text-Table-TinyBorderStyle
SUBDIR += p5-Text-Table-TinyColor
SUBDIR += p5-Text-Table-TinyColorWide
SUBDIR += p5-Text-Table-TinyWide