devel/rubygem-font-awesome-rails-rails4: create port

The font-awesome-rails provides the Font-Awesome web fonts and stylesheets as
a Rails engine for use with the asset pipeline.

WWW: https://github.com/bokmann/font-awesome-rails

Differential Revision:	https://reviews.freebsd.org/D854
Approved by:	swills (mentor)
This commit is contained in:
Johannes Jost Meixner 2014-09-27 14:58:56 +00:00
parent 6a347d7177
commit 8fe5ae160e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369394
4 changed files with 27 additions and 0 deletions

View file

@ -4326,6 +4326,7 @@
SUBDIR += rubygem-fog-core
SUBDIR += rubygem-fog-json
SUBDIR += rubygem-font-awesome-rails
SUBDIR += rubygem-font-awesome-rails-rails4
SUBDIR += rubygem-foreman
SUBDIR += rubygem-formatador
SUBDIR += rubygem-gdata

View file

@ -0,0 +1,20 @@
# $FreeBSD$
PORTNAME= font-awesome-rails
PORTVERSION= 4.2.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails4
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides the Font-Awesome web fonts and stylesheets as a Rails engine
LICENSE= MIT
RUN_DEPENDS= rubygem-railties4>=4.1.6:${PORTSDIR}/www/rubygem-railties4
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (rubygem/font-awesome-rails-4.2.0.0.gem) = 00ca8028187d17176a397588003c6db779ed14197dbbe28d369561ae2919dde4
SIZE (rubygem/font-awesome-rails-4.2.0.0.gem) = 369664

View file

@ -0,0 +1,4 @@
The font-awesome-rails provides the Font-Awesome web fonts and stylesheets as a
Rails engine for use with the asset pipeline.
WWW: https://github.com/bokmann/font-awesome-rails