# $FreeBSD: tags/RELEASE_10_1_0/www/rubygem-turbolinks/Makefile 368216 2014-09-14 18:23:04Z sunpoet $

PORTNAME=	turbolinks
PORTVERSION=	2.3.0
PORTREVISION=	1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Turbolinks makes following links in your web application faster

LICENSE=	MIT

RUN_DEPENDS=	rubygem-coffee-rails4>=4.0.1:${PORTSDIR}/devel/rubygem-coffee-rails4

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
