1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

textproc/rubygem-autoprefixer-rails1020: Add rubygem-autoprefixer-rails1020 10.2.0.0 (copied from rubygem-autoprefixer-rails)

- Add PORTSCOUT
This commit is contained in:
Po-Chuan Hsieh 2021-05-12 05:14:22 +08:00
parent 5f534949af
commit 84c07b8e3e
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
4 changed files with 33 additions and 0 deletions

View File

@ -1544,6 +1544,7 @@
SUBDIR += rubygem-asciidoctor-plantuml
SUBDIR += rubygem-asciidoctor-plantuml0010
SUBDIR += rubygem-autoprefixer-rails
SUBDIR += rubygem-autoprefixer-rails1020
SUBDIR += rubygem-babel-source
SUBDIR += rubygem-babel-transpiler
SUBDIR += rubygem-babosa

View File

@ -0,0 +1,24 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= autoprefixer-rails
PORTVERSION= 10.2.0.0
CATEGORIES= textproc ruby
MASTER_SITES= RG
PKGNAMESUFFIX= 1020
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Parse CSS and add vendor prefixes to CSS rules
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-execjs>=0:devel/rubygem-execjs
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PORTSCOUT= limit:^10\.2\.0\.
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1620405345
SHA256 (rubygem/autoprefixer-rails-10.2.0.0.gem) = 9e9f2da4d4d53f96033039ab6d16da60f1197f52c802c94f3fa25ac0bb06325d
SIZE (rubygem/autoprefixer-rails-10.2.0.0.gem) = 671232

View File

@ -0,0 +1,5 @@
Autoprefixer is a tool to parse CSS and add vendor prefixes to CSS rules using
values from the Can I Use. This gem provides Ruby and Ruby on Rails integration
with this JavaScript tool.
WWW: https://github.com/ai/autoprefixer-rails