# Ports collection makefile for:	rubygem-bundler
# Date created:				7 November 2009
# Whom:					Robert Gogolok <gogo@cs.uni-sb.de>
#
# $FreeBSD: ports/sysutils/rubygem-bundler/Makefile,v 1.2 2010/01/31 13:13:39 miwi Exp $

PORTNAME=	bundler
PORTVERSION=	0.8.1
CATEGORIES=	sysutils rubygems
MASTER_SITES=	http://s3.amazonaws.com/gemcutter_production/gems/

MAINTAINER=	gogo@cs.uni-sb.de
COMMENT=	A tool that manages gem dependencies for ruby applications

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
