# Created by: Steve Wills # $FreeBSD:ruby/Makefile 442769 2017-06-06 13:51:15Z sunpoet $ PORTNAME= jbuilder PORTVERSION= 2.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Create JSON structures via a Builder-style DSL RUN_DEPENDS?= rubygem-activesupport4>=4.2.0:ruby/rubygem-activesupport4 \ rubygem-multi_json>=1.2:ruby/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes USES= gem .include