# New ports collection makefile for:	rubygem-railsless-deploy
# Date created:		2011-08-31
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-railsless-deploy/Makefile,v 1.2 2011/11/03 14:43:28 swills Exp $
#

PORTNAME=	railsless-deploy
PORTVERSION=	1.0.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Replacement for the rails deploy strategy which ships with Capistrano

RUN_DEPENDS=	rubygem-capistrano>=1.0.0:${PORTSDIR}/sysutils/rubygem-capistrano

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
