freebsd-ports/www/rubygem-underscore-rails/Makefile
Sunpoet Po-Chuan Hsieh f1dd805da1 - Update to 1.8.3
- Update COMMENT
- Add NO_ARCH

Changes:	https://github.com/rweng/underscore-rails/commits/master
2015-06-10 16:47:39 +00:00

18 lines
293 B
Makefile

# $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>