mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 17:20:29 -04:00
17 lines
263 B
Makefile
17 lines
263 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
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|