2013-10-20 23:57:18 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= underscore-rails
|
2015-06-10 18:47:39 +02:00
|
|
|
PORTVERSION= 1.8.3
|
2013-10-20 23:57:18 +02:00
|
|
|
CATEGORIES= www rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2015-06-10 18:47:39 +02:00
|
|
|
COMMENT= Underscore.js asset pipeline provider/wrapper
|
2013-10-20 23:57:18 +02:00
|
|
|
|
2015-05-23 17:38:38 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2015-06-10 18:47:39 +02:00
|
|
|
NO_ARCH= yes
|
2013-10-20 23:57:18 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|