aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-05-03 02:40:59 +0000
committerSteve Wills <swills@FreeBSD.org>2011-05-03 02:40:59 +0000
commit2a8fa92edf46bdbe3a96458dbfb77b88afaf63fe (patch)
treebf18bdfc46b5350523c85960af7c42a6959e09fc /textproc/Makefile
parentecaedb36f3c1ed302fb8115d01fd9dcb1b4db98f (diff)
downloadports-2a8fa92edf46bdbe3a96458dbfb77b88afaf63fe.tar.gz
ports-2a8fa92edf46bdbe3a96458dbfb77b88afaf63fe.zip
Simple, feature rich ascii table generation library.
- Optional headings - Alignment of columns, headings, or cells - Supports column span - Easy modification of table strings (+, -, |) WWW: https://github.com/visionmedia/terminal-table PR: ports/156435 Submitted by: Eric Freeman <freebsdports at chillibear.com>
Notes
Notes: svn path=/head/; revision=273517
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 e40dab4ba3d3..438bb9cc123d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1140,6 +1140,7 @@
SUBDIR += rubygem-spreadsheet
SUBDIR += rubygem-syntax
SUBDIR += rubygem-termcolor
+ SUBDIR += rubygem-terminal-table
SUBDIR += rubygem-tidy
SUBDIR += rubygem-xml-simple
SUBDIR += rubygem-xslt