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/190aad081cb2
branches:  trunk
changeset: 413100:190aad081cb2
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 ef8722757bbb -r 190aad081cb2 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