summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-10-05 04:11:43 +0000
committerryoon <ryoon@pkgsrc.org>2019-10-05 04:11:43 +0000
commit44d09b8df0ac64dd70482fdc6119b63f68934d76 (patch)
treeb07ff30691173d2a69b1b1956c52b74f1c07d283 /textproc
parent774b0be565302d016cbc55b35880c7f7c5b54633 (diff)
downloadpkgsrc-44d09b8df0ac64dd70482fdc6119b63f68934d76.tar.gz
textproc/ruby-terminal-table: import ruby26-terminal-table-1.8.0
Terminal Table is a fast and simple, yet feature rich ASCII table generator written in Ruby.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-terminal-table/DESCR2
-rw-r--r--textproc/ruby-terminal-table/Makefile14
-rw-r--r--textproc/ruby-terminal-table/PLIST22
-rw-r--r--textproc/ruby-terminal-table/distinfo6
4 files changed, 44 insertions, 0 deletions
diff --git a/textproc/ruby-terminal-table/DESCR b/textproc/ruby-terminal-table/DESCR
new file mode 100644
index 00000000000..36e9b605d24
--- /dev/null
+++ b/textproc/ruby-terminal-table/DESCR
@@ -0,0 +1,2 @@
+Terminal Table is a fast and simple, yet feature rich ASCII table
+generator written in Ruby.
diff --git a/textproc/ruby-terminal-table/Makefile b/textproc/ruby-terminal-table/Makefile
new file mode 100644
index 00000000000..c3ebb8acd9c
--- /dev/null
+++ b/textproc/ruby-terminal-table/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2019/10/05 04:11:43 ryoon Exp $
+
+DISTNAME= terminal-table-1.8.0
+CATEGORIES= textproc
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/tj/terminal-table
+COMMENT= Simple, feature rich ascii table generation library
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-unicode-display_width>=1:../../textproc/ruby-unicode-display_width
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ruby-terminal-table/PLIST b/textproc/ruby-terminal-table/PLIST
new file mode 100644
index 00000000000..bd8f4b08b9e
--- /dev/null
+++ b/textproc/ruby-terminal-table/PLIST
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1 2019/10/05 04:11:43 ryoon Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/History.rdoc
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/Manifest
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/Todo.rdoc
+${GEM_LIBDIR}/examples/examples.rb
+${GEM_LIBDIR}/lib/terminal-table.rb
+${GEM_LIBDIR}/lib/terminal-table/cell.rb
+${GEM_LIBDIR}/lib/terminal-table/import.rb
+${GEM_LIBDIR}/lib/terminal-table/row.rb
+${GEM_LIBDIR}/lib/terminal-table/separator.rb
+${GEM_LIBDIR}/lib/terminal-table/style.rb
+${GEM_LIBDIR}/lib/terminal-table/table.rb
+${GEM_LIBDIR}/lib/terminal-table/table_helper.rb
+${GEM_LIBDIR}/lib/terminal-table/version.rb
+${GEM_LIBDIR}/terminal-table.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/textproc/ruby-terminal-table/distinfo b/textproc/ruby-terminal-table/distinfo
new file mode 100644
index 00000000000..75fa037413d
--- /dev/null
+++ b/textproc/ruby-terminal-table/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/10/05 04:11:43 ryoon Exp $
+
+SHA1 (terminal-table-1.8.0.gem) = e5d8ae048471029bd8991152c7e8c20aafb8b935
+RMD160 (terminal-table-1.8.0.gem) = 8f96590f03437b45f00c4c01857fe4bed736e5b3
+SHA512 (terminal-table-1.8.0.gem) = 489b2f9edf84e69a4e458da64feb7135f86689bdad07d4252e10c82bfa79b5a49f3f74abf9d3a78c48a3ceaf13bf539b01b1dd85016d11ef66346eda50b1d72f
+Size (terminal-table-1.8.0.gem) = 13824 bytes