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-screen



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23d29593bd61
branches:  trunk
changeset: 409676:23d29593bd61
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 19 14:50:25 2020 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 1803e53971f7 -r 23d29593bd61 devel/Makefile
--- a/devel/Makefile    Sun Jan 19 14:49:47 2020 +0000
+++ b/devel/Makefile    Sun Jan 19 14:50:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3022 2020/01/19 14:47:06 taca Exp $
+# $NetBSD: Makefile,v 1.3023 2020/01/19 14:50:25 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2783,6 +2783,7 @@
 SUBDIR+=       ruby-tty-box
 SUBDIR+=       ruby-tty-color
 SUBDIR+=       ruby-tty-cursor
+SUBDIR+=       ruby-tty-screen
 SUBDIR+=       ruby-turn
 SUBDIR+=       ruby-uglifier
 SUBDIR+=       ruby-uuidtools



Home | Main Index | Thread Index | Old Index