aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-turbolinks-source/Makefile
blob: df5dc84f2379240e4328e7fc463bc7c2cdc4a82e (plain) (tree)
1
2
3
4
5
6
7
8
                                                  

                                 
                     


                            
                                   




                                            
                   


                   

                      
# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>

PORTNAME=	turbolinks-source
PORTVERSION=	5.2.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Turbolinks JavaScript assets

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>