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

19 lines
293 B
Makefile
Raw Normal View History

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