1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/www/rubygem-turbolinks/Makefile
2013-10-30 03:04:19 +00:00

19 lines
356 B
Makefile

# $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
.include <bsd.port.mk>