# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/sysutils/rubygem-bundler_ext/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	bundler_ext
PORTVERSION=	0.4.0
PORTREVISION=	1
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Loads gems installed on the system using Bundler Gemfile DSL

LICENSE=	MIT

RUN_DEPENDS=	rubygem-bundler>=0:sysutils/rubygem-bundler

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
