# Created by: Robert Gogolok <gogo@cs.uni-sb.de>
# $FreeBSD: tags/RELEASE_10_2_0/sysutils/rubygem-bundler/Makefile 390775 2015-06-28 09:45:53Z sunpoet $

PORTNAME=	bundler
PORTVERSION=	1.10.5
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Tool that manages gem dependencies for ruby applications

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/bundle bin/bundler

.include <bsd.port.mk>
