forked from Lainports/freebsd-ports
15 lines
266 B
Makefile
15 lines
266 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= underscore-rails
|
|
PORTVERSION= 1.7.0
|
|
CATEGORIES= www rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= underscore.js asset pipeline provider/wrapper
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|