freebsd-ports/www/rubygem-underscore-rails/Makefile

16 lines
284 B
Makefile

PORTNAME= underscore-rails
PORTVERSION= 1.8.3
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Underscore.js asset pipeline provider/wrapper
WWW= https://github.com/rweng/underscore-rails
LICENSE= MIT
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>