pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add and enable ruby-tty-table



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a49695a95f5
branches:  trunk
changeset: 444674:9a49695a95f5
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 11 13:31:21 2021 +0000

description:
devel/Makefile: add and enable ruby-tty-table

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1c3838c16446 -r 9a49695a95f5 devel/Makefile
--- a/devel/Makefile    Mon Jan 11 13:30:38 2021 +0000
+++ b/devel/Makefile    Mon Jan 11 13:31:21 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3312 2021/01/10 16:10:47 taca Exp $
+# $NetBSD: Makefile,v 1.3313 2021/01/11 13:31:21 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2941,6 +2941,7 @@
 SUBDIR+=       ruby-tty-prompt
 SUBDIR+=       ruby-tty-reader
 SUBDIR+=       ruby-tty-screen
+SUBDIR+=       ruby-tty-table
 SUBDIR+=       ruby-turn
 SUBDIR+=       ruby-uglifier
 SUBDIR+=       ruby-uuidtools



Home | Main Index | Thread Index | Old Index