Files
bsdports/_unused/rubygem-turbolinks-source/Makefile
2019-12-26 07:26:06 +00:00

18 lines
336 B
Makefile

# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
# $FreeBSD:ruby/Makefile 458551 2018-01-09 16:41:23Z sunpoet $
PORTNAME= turbolinks-source
PORTVERSION= 5.1.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Turbolinks JavaScript assets
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>