aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-10-26 23:59:50 +0800
committerJan Beich <jbeich@FreeBSD.org>2016-10-26 23:59:50 +0800
commit41530b8388127e8b4eddb08202f08fc8775a4f82 (patch)
treeb4ec5fe5fbc28800b4ed3a2a860eb1406cd249ce /textproc/Makefile
parentb650a70f02b73f415431fe194e355ac5e9dae94b (diff)
downloadfreebsd-ports-gnome-41530b8388127e8b4eddb08202f08fc8775a4f82.tar.gz
freebsd-ports-gnome-41530b8388127e8b4eddb08202f08fc8775a4f82.tar.zst
freebsd-ports-gnome-41530b8388127e8b4eddb08202f08fc8775a4f82.zip
textproc/py-terminaltables: add new port
Based on: ports-mgmt/py-pytoport output Easily draw tables in terminal/console applications from a list of lists of strings. Supports multi-line rows. https://pypi.python.org/pypi/terminaltables
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 94fa4bc1a3e9..f98208a0ea79 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1302,6 +1302,7 @@
SUBDIR += py-sphinxcontrib-httpdomain
SUBDIR += py-sphinxcontrib-programoutput
SUBDIR += py-syck
+ SUBDIR += py-terminaltables
SUBDIR += py-texttable
SUBDIR += py-tinycss
SUBDIR += py-toronado