# Ports collection makefile for:	rubygem-dragonfly
# Date created:				13 January 2011
# Whom:					Jason Helfman <jhelfman@experts-exchange.com>
#
# $FreeBSD: ports/graphics/rubygem-dragonfly/Makefile,v 1.11 2012/03/15 16:44:06 jgh Exp $

PORTNAME=	dragonfly
PORTVERSION=	0.9.11
CATEGORIES=	graphics rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	On-the-fly Rack-based image handling framework

RUN_DEPENDS+=	rubygem-rack>=0:${PORTSDIR}/www/rubygem-rack

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
