freebsd-ports/www/rubygem-turbolinks/Makefile

19 lines
377 B
Makefile
Raw Normal View History

# $FreeBSD$
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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
RUN_DEPENDS= rubygem-coffee-rails4>=4.0.1:${PORTSDIR}/devel/rubygem-coffee-rails4
.include <bsd.port.mk>