aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-turbolinks
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-10-24 15:16:10 +0000
committerSteve Wills <swills@FreeBSD.org>2013-10-24 15:16:10 +0000
commit7e984d580c727350fc414d07f34282fe3f9dab67 (patch)
tree84b27191e94c59245ba368dd7941eaffd7ce04bf /www/rubygem-turbolinks
parent3484c276180e9001d2fec00011e23d923b72839d (diff)
downloadports-7e984d580c727350fc414d07f34282fe3f9dab67.tar.gz
ports-7e984d580c727350fc414d07f34282fe3f9dab67.zip
Notes
Diffstat (limited to 'www/rubygem-turbolinks')
-rw-r--r--www/rubygem-turbolinks/Makefile19
-rw-r--r--www/rubygem-turbolinks/distinfo2
-rw-r--r--www/rubygem-turbolinks/pkg-descr4
3 files changed, 25 insertions, 0 deletions
diff --git a/www/rubygem-turbolinks/Makefile b/www/rubygem-turbolinks/Makefile
new file mode 100644
index 000000000000..4654c02338b2
--- /dev/null
+++ b/www/rubygem-turbolinks/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= turbolinks
+PORTVERSION= 1.3.0
+CATEGORIES= www rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Turbolinks makes following links in your web application faster
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+RUN_DEPENDS= rubygem-coffee-rails>=0:${PORTSDIR}/devel/rubygem-coffee-rails
+
+NO_STAGE= yes
+
+.include <bsd.port.mk>
diff --git a/www/rubygem-turbolinks/distinfo b/www/rubygem-turbolinks/distinfo
new file mode 100644
index 000000000000..afe9b56a10b9
--- /dev/null
+++ b/www/rubygem-turbolinks/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/turbolinks-1.3.0.gem) = 40760fc5dad7662bca5c0d3abf44610dcb2b6ff29c5d49ac3d47e57357b85e24
+SIZE (rubygem/turbolinks-1.3.0.gem) = 15360
diff --git a/www/rubygem-turbolinks/pkg-descr b/www/rubygem-turbolinks/pkg-descr
new file mode 100644
index 000000000000..6c76619fab04
--- /dev/null
+++ b/www/rubygem-turbolinks/pkg-descr
@@ -0,0 +1,4 @@
+Turbolinks makes following links in your web application faster (use with Rails
+Asset Pipeline)
+
+WWW: https://rubygems.org/gems/turbolinks