mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
18 lines
370 B
Makefile
18 lines
370 B
Makefile
# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
|
|
# $FreeBSD: head/www/rubygem-turbolinks-source/Makefile 508641 2019-08-11 16:50:42Z sunpoet $
|
|
|
|
PORTNAME= turbolinks-source
|
|
PORTVERSION= 5.2.0
|
|
CATEGORIES= www rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Turbolinks JavaScript assets
|
|
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|