1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Neatly packaged Modernizr JS assets for use in Sprockets or the Rails 3 asset pipeline.

WWW: https://github.com/josh/ruby-modernizr

PR:		ports/182704
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
This commit is contained in:
Steve Wills 2013-10-21 02:50:09 +00:00
parent 1e4b9d737b
commit 2d0ea5fc36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331086
4 changed files with 25 additions and 0 deletions

View File

@ -1783,6 +1783,7 @@
SUBDIR += rubygem-merb-haml
SUBDIR += rubygem-merb-helpers
SUBDIR += rubygem-merb-param-protection
SUBDIR += rubygem-modernizr
SUBDIR += rubygem-mongrel
SUBDIR += rubygem-mongrel_cluster
SUBDIR += rubygem-multipart-post

View File

@ -0,0 +1,19 @@
# $FreeBSD$
PORTNAME= modernizr
PORTVERSION= 2.6.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Neatly packaged Modernizr JS assets
RUN_DEPENDS= rubygem-sprockets>=2.0:${PORTSDIR}/devel/rubygem-sprockets
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/modernizr-2.6.2.gem) = f461355bb24a013275c8687bbeb02861ac404cd3a1db81a78166376422ac8f3c
SIZE (rubygem/modernizr-2.6.2.gem) = 43520

View File

@ -0,0 +1,3 @@
Neatly packaged Modernizr JS assets for use in Sprockets or the Rails 3 asset pipeline.
WWW: https://github.com/josh/ruby-modernizr