2013-10-24 17:16:10 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= turbolinks
|
2015-04-03 03:08:39 +02:00
|
|
|
PORTVERSION= 2.5.3
|
2013-10-24 17:16:10 +02:00
|
|
|
CATEGORIES= www rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= Turbolinks makes following links in your web application faster
|
|
|
|
|
2014-09-14 20:23:04 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
|
|
|
RUN_DEPENDS= rubygem-coffee-rails4>=4.0.1:${PORTSDIR}/devel/rubygem-coffee-rails4
|
|
|
|
|
2013-10-24 17:16:10 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|