diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-29 22:10:17 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-29 22:23:33 +0800 |
commit | 3bd75144f7475564a32b52d8a994af28c1698052 (patch) | |
tree | 3b6aabc5a02236834678f21e4cb68e357e9e032d /textproc/Makefile | |
parent | 54798c87535680472d96cc195f361ccc236c5fcd (diff) | |
download | freebsd-ports-gnome-3bd75144f7475564a32b52d8a994af28c1698052.tar.gz freebsd-ports-gnome-3bd75144f7475564a32b52d8a994af28c1698052.tar.zst freebsd-ports-gnome-3bd75144f7475564a32b52d8a994af28c1698052.zip |
textproc/p5-Text-Table-TickitWidget: Add p5-Text-Table-TickitWidget 0.001
Text::Table::TickitWidget uses the Text::Table::Tiny interface to let you view
table data on the terminal using Tickit::Widget::Table.
WWW: https://metacpan.org/release/Text-Table-TickitWidget
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0e772a61fc8a..9e7aae2a8411 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -935,6 +935,7 @@ SUBDIR += p5-Text-Table-Paragraph SUBDIR += p5-Text-Table-Sprintf SUBDIR += p5-Text-Table-TSV + SUBDIR += p5-Text-Table-TickitWidget SUBDIR += p5-Text-Table-Tiny SUBDIR += p5-Text-Table-TinyBorderStyle SUBDIR += p5-Text-Table-TinyColor |