mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add rubygem-sass-rails-rails61 6.1.0 (copied from rubygem-sass-rails-rails60)
This commit is contained in:
parent
7d51e7a919
commit
39991ab213
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561045
@ -1677,6 +1677,7 @@
|
||||
SUBDIR += rubygem-sass-rails-rails50
|
||||
SUBDIR += rubygem-sass-rails-rails52
|
||||
SUBDIR += rubygem-sass-rails-rails60
|
||||
SUBDIR += rubygem-sass-rails-rails61
|
||||
SUBDIR += rubygem-sass32
|
||||
SUBDIR += rubygem-sass34
|
||||
SUBDIR += rubygem-sassc
|
||||
|
23
textproc/rubygem-sass-rails-rails61/Makefile
Normal file
23
textproc/rubygem-sass-rails-rails61/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# Created by: Johannes Jost Meixner <xmj@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sass-rails
|
||||
PORTVERSION= 6.0.0
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails61
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Sass adapter for the Rails asset pipeline
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-sassc-rails-rails61>=2.1.1<3:textproc/rubygem-sassc-rails-rails61
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/rubygem-sass-rails-rails61/distinfo
Normal file
3
textproc/rubygem-sass-rails-rails61/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1569832463
|
||||
SHA256 (rubygem/sass-rails-6.0.0.gem) = e0b6448ea1c7929fd5929fc7a8eb2d78045e44cc82fc0765a249d3fa1c5810d3
|
||||
SIZE (rubygem/sass-rails-6.0.0.gem) = 7168
|
3
textproc/rubygem-sass-rails-rails61/pkg-descr
Normal file
3
textproc/rubygem-sass-rails-rails61/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Sass adapter for the Rails asset pipeline.
|
||||
|
||||
WWW: https://github.com/rails/sass-rails
|
Loading…
Reference in New Issue
Block a user