Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: add and enable ruby-csv



details:   https://anonhg.NetBSD.org/pkgsrc/rev/023f2742dc97
branches:  trunk
changeset: 432796:023f2742dc97
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon May 25 14:36:52 2020 +0000

description:
textproc/Makefile: add and enable ruby-csv

diffstat:

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

diffs (17 lines):

diff -r 4150b8ff1c3f -r 023f2742dc97 textproc/Makefile
--- a/textproc/Makefile Mon May 25 14:35:40 2020 +0000
+++ b/textproc/Makefile Mon May 25 14:36:52 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1140 2020/05/25 14:23:05 taca Exp $
+# $NetBSD: Makefile,v 1.1141 2020/05/25 14:36:52 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -990,6 +990,7 @@
 SUBDIR+=       ruby-cabocha
 SUBDIR+=       ruby-classifier-reborn
 SUBDIR+=       ruby-coderay
+SUBDIR+=       ruby-csv
 SUBDIR+=       ruby-diff-lcs
 SUBDIR+=       ruby-erubi
 SUBDIR+=       ruby-escape



Home | Main Index | Thread Index | Old Index