summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2017-02-10 05:41:44 +0000
committerminskim <minskim@pkgsrc.org>2017-02-10 05:41:44 +0000
commitac55eee20341b3470a6b806d0e9c2a6269a83a94 (patch)
tree8419ff66a582fc2505ee6031308f6d105d1e9f33 /lang/Makefile
parent0dbf41eede499568bb63669b1aa7d34b32e437a8 (diff)
downloadpkgsrc-ac55eee20341b3470a6b806d0e9c2a6269a83a94.tar.gz
Add ruby-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 0ae2f6aae2b..a7069fba0e2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.452 2017/02/07 23:50:48 joerg Exp $
+# $NetBSD: Makefile,v 1.453 2017/02/10 05:41:44 minskim Exp $
#
COMMENT= Programming languages
@@ -200,6 +200,7 @@ SUBDIR+= ruby-coffee-script
SUBDIR+= ruby-coffee-script-source
SUBDIR+= ruby-doc-stdlib
SUBDIR+= ruby-execjs
+SUBDIR+= ruby-gherkin
SUBDIR+= ruby18
SUBDIR+= ruby18-base
SUBDIR+= ruby21