aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2014-08-19 15:12:13 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2014-08-19 15:12:13 +0000
commitcf3fac483eaf66e11c5360ae5489c420da11b928 (patch)
tree81a228321108c85d51c721acc240ea13786faeb7 /devel/Makefile
parentfc183e2778814bd0e9230bf3a44fa5ec9aa2a569 (diff)
devel/rubygem-ffi-yajl: NEW PORT - Ruby FFI wrapper around YAJL 2.x
PR: 192336 Submitted by: Renaud Chaput <renchap@cocoa-x.com> Approved by: swills (mentor)
Notes
Notes: svn path=/head/; revision=365390
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c4fa3437c80b..deec4ac88e09 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4314,6 +4314,7 @@
SUBDIR += rubygem-fastthread
SUBDIR += rubygem-fattr
SUBDIR += rubygem-ffi
+ SUBDIR += rubygem-ffi-yajl
SUBDIR += rubygem-file-tail
SUBDIR += rubygem-filemagic
SUBDIR += rubygem-fluent-logger