freebsd-ports/www/rubygem-underscore-rails/Makefile
2015-05-23 15:38:38 +00:00

17 lines
280 B
Makefile

# $FreeBSD$
PORTNAME= underscore-rails
PORTVERSION= 1.8.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= underscore.js asset pipeline provider/wrapper
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>