freebsd-ports/graphics/rubygem-dragonfly/Makefile
Jason Helfman 633bebe6cf - Update to 0.9.11
- pass maintainer to ruby@

Feature safe:	yes
2012-03-15 16:44:06 +00:00

21 lines
472 B
Makefile

# Ports collection makefile for: rubygem-dragonfly
# Date created: 13 January 2011
# Whom: Jason Helfman <jhelfman@experts-exchange.com>
#
# $FreeBSD$
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>