mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
- Add rubygem-css_parser 1.3.6
rubygem-css_parser is a CSS Parser which loads, parses and cascades CSS rule sets in Ruby. WWW: https://github.com/premailer/css_parser RG: https://rubygems.org/gems/css_parser
This commit is contained in:
@@ -1327,6 +1327,7 @@
|
||||
SUBDIR += rubygem-compass
|
||||
SUBDIR += rubygem-compass-rails
|
||||
SUBDIR += rubygem-creole
|
||||
SUBDIR += rubygem-css_parser
|
||||
SUBDIR += rubygem-cssmin
|
||||
SUBDIR += rubygem-diff-lcs
|
||||
SUBDIR += rubygem-diffy
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= css_parser
|
||||
PORTVERSION= 1.3.6
|
||||
CATEGORIES= textproc www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Set of classes for parsing CSS in Ruby
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-addressable>=0:${PORTSDIR}/www/rubygem-addressable
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/css_parser-1.3.6.gem) = 834b98677cd81a9194423b465ea260317333e4246696a4b1f000910fc86b9051
|
||||
SIZE (rubygem/css_parser-1.3.6.gem) = 16384
|
||||
@@ -0,0 +1,5 @@
|
||||
rubygem-css_parser is a CSS Parser which loads, parses and cascades CSS rule
|
||||
sets in Ruby.
|
||||
|
||||
WWW: https://github.com/premailer/css_parser
|
||||
RG: https://rubygems.org/gems/css_parser
|
||||
Reference in New Issue
Block a user