freebsd-ports/www/rubygem-turbolinks/Makefile
2014-10-18 17:40:00 +00:00

19 lines
375 B
Makefile

# $FreeBSD$
PORTNAME= turbolinks
PORTVERSION= 2.4.0
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>