# $FreeBSD: tags/RELEASE_10_1_0/www/rubygem-jquery-turbolinks/Makefile 368156 2014-09-14 02:06:58Z swills $

PORTNAME=	jquery-turbolinks
PORTVERSION=	2.1.0
PORTREVISION=	1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	jQuery plugin for drop-in fix binded events problem caused by Turbolinks

RUN_DEPENDS=	rubygem-railties4>=4.1.6:${PORTSDIR}/www/rubygem-railties4 \
		rubygem-turbolinks>=0:${PORTSDIR}/www/rubygem-turbolinks

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
