# Created by: Mikhail T. <m.tsatsenko@gmail.com>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-prototype-rails/Makefile 327726 2013-09-20 17:17:44Z bapt $

PORTNAME=	prototype-rails
PORTVERSION=	3.2.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	m.tsatsenko@gmail.com
COMMENT=	Provides Prototype, Scriptaculous, and RJS for Rails

RUN_DEPENDS=	rubygem-rails>=3.2.0:${PORTSDIR}/www/rubygem-rails

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
