# New ports collection makefile for:	rubygem-cloudfiles
# Date created:		2011-06-21
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-cloudfiles/Makefile,v 1.2 2011/10/01 13:03:56 clsung Exp $
#

PORTNAME=	cloudfiles
PORTVERSION=	1.4.18
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A Ruby version of the Rackspace Cloud Files API

BUILD_DEPENDS=	rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types
RUN_DEPENDS=	rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
