f1dd805da1
- Update COMMENT - Add NO_ARCH Changes: https://github.com/rweng/underscore-rails/commits/master
18 lines
293 B
Makefile
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>
|