pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar 15 17:17:13 UTC 2020

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: add and enable ruby-cucumber-gherkin


To generate a diff of this commit:
cvs rdiff -u -r1.549 -r1.550 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.549 pkgsrc/lang/Makefile:1.550
--- pkgsrc/lang/Makefile:1.549  Sun Mar 15 16:44:10 2020
+++ pkgsrc/lang/Makefile        Sun Mar 15 17:17:13 2020
@@ -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+=    rexx-regina
 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