summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-03-15 17:17:13 +0000
committertaca <taca@pkgsrc.org>2020-03-15 17:17:13 +0000
commitf7b59f4af4b4ad5a8065c8fc0357c61bd85261ce (patch)
tree45d1b6325cdaccd042ff47db9c353664a440bfd3 /lang/Makefile
parentedb44b71411dadeb184361241a4bc18159370797 (diff)
downloadpkgsrc-f7b59f4af4b4ad5a8065c8fc0357c61bd85261ce.tar.gz
lang/Makefile: add and enable ruby-cucumber-gherkin
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 909581a6caf..f1b82c83879 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -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