pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: add and enable ruby-cucumber-gherkin



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14512d293f5f
branches:  trunk
changeset: 424841:14512d293f5f
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 15 17:17:13 2020 +0000

description:
lang/Makefile: add and enable ruby-cucumber-gherkin

diffstat:

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

diffs (17 lines):

diff -r acc639f1bb6f -r 14512d293f5f lang/Makefile
--- a/lang/Makefile     Sun Mar 15 17:16:28 2020 +0000
+++ b/lang/Makefile     Sun Mar 15 17:17:13 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.549 2020/03/15 16:44:10 taca Exp $
+# $NetBSD: Makefile,v 1.550 2020/03/15 17:17:13 taca Exp $
 #
 
 COMMENT=       Programming languages
@@ -243,6 +243,7 @@
 SUBDIR+=       ruby
 SUBDIR+=       ruby-coffee-script
 SUBDIR+=       ruby-coffee-script-source
+SUBDIR+=       ruby-cucumber-gherkin
 SUBDIR+=       ruby-doc-stdlib
 SUBDIR+=       ruby-execjs
 SUBDIR+=       ruby-gherkin



Home | Main Index | Thread Index | Old Index