pkgsrc-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-inifile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43fa1dfd9fdf
branches:  trunk
changeset: 411370:43fa1dfd9fdf
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Feb 11 15:00:25 2020 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 55c0942a0399 -r 43fa1dfd9fdf textproc/Makefile
--- a/textproc/Makefile Tue Feb 11 14:59:24 2020 +0000
+++ b/textproc/Makefile Tue Feb 11 15:00:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1112 2020/02/10 14:30:29 mef Exp $
+# $NetBSD: Makefile,v 1.1113 2020/02/11 15:00:25 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -986,6 +986,7 @@
 SUBDIR+=       ruby-hpricot
 SUBDIR+=       ruby-html-parser
 SUBDIR+=       ruby-htree
+SUBDIR+=       ruby-inifile
 SUBDIR+=       ruby-itex2MML
 SUBDIR+=       ruby-json
 SUBDIR+=       ruby-json-pure



Home | Main Index | Thread Index | Old Index