mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Add rubygem-sass-rails-rails52 5.0.7 (copied from rubygem-sass-rails-rails5)
This commit is contained in:
parent
093955ecd7
commit
d02c027fc8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509826
@ -1621,6 +1621,7 @@
|
||||
SUBDIR += rubygem-sass-rails-rails4
|
||||
SUBDIR += rubygem-sass-rails-rails5
|
||||
SUBDIR += rubygem-sass-rails-rails50
|
||||
SUBDIR += rubygem-sass-rails-rails52
|
||||
SUBDIR += rubygem-sass32
|
||||
SUBDIR += rubygem-sass34
|
||||
SUBDIR += rubygem-sassc
|
||||
|
27
textproc/rubygem-sass-rails-rails52/Makefile
Normal file
27
textproc/rubygem-sass-rails-rails52/Makefile
Normal file
@ -0,0 +1,27 @@
|
||||
# Created by: Johannes Jost Meixner <xmj@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sass-rails
|
||||
PORTVERSION= 5.0.7
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails52
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Sass adapter for the Rails asset pipeline
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-railties52>=4.0.0<6:www/rubygem-railties52 \
|
||||
rubygem-sass>=3.1<4:textproc/rubygem-sass \
|
||||
rubygem-sprockets3>=2.8<4.0:devel/rubygem-sprockets3 \
|
||||
rubygem-sprockets-rails-rails52>=2.0<4.0:devel/rubygem-sprockets-rails-rails52 \
|
||||
rubygem-tilt>=1.1<3:devel/rubygem-tilt
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/rubygem-sass-rails-rails52/distinfo
Normal file
3
textproc/rubygem-sass-rails-rails52/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1510757853
|
||||
SHA256 (rubygem/sass-rails-5.0.7.gem) = faa85a4a61eb1a195a8157d9d376779352bd78a800a2eaec713ad7a8971e46f1
|
||||
SIZE (rubygem/sass-rails-5.0.7.gem) = 10752
|
3
textproc/rubygem-sass-rails-rails52/pkg-descr
Normal file
3
textproc/rubygem-sass-rails-rails52/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