PORTNAME=	bundler_ext
PORTVERSION=	0.4.2
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Loads gems installed on the system using Bundler Gemfile DSL
WWW=		https://github.com/bundlerext/bundler_ext

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

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

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
