aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-22 23:59:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-22 23:59:49 +0000
commit7dbdaea46a17980a068b285d5766fe890482db6a (patch)
tree47e3ffeb0141a0c704c91e7bf8aeb8c2228629c6 /textproc/Makefile
parent3bd214e5a2f389637157b7a632994944fa4c9c9d (diff)
downloadports-7dbdaea46a17980a068b285d5766fe890482db6a.tar.gz
ports-7dbdaea46a17980a068b285d5766fe890482db6a.zip
Add p5-CSS-Sass 3.4.10
CSS::Sass provides a perl interface to LibSass, a nearly complete Sass compiler written in C++. It is currently at ruby sass 3.4 feature parity and heading towards 3.5 compatibility. It can compile .scss and .sass files. WWW: https://metacpan.org/release/CSS-Sass
Notes
Notes: svn path=/head/; revision=490994
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 48ba61b14ce7..b55fa8f6d869 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -560,6 +560,7 @@
SUBDIR += p5-CSS-Minifier-XS
SUBDIR += p5-CSS-Packer
SUBDIR += p5-CSS-SAC
+ SUBDIR += p5-CSS-Sass
SUBDIR += p5-CSS-Simple
SUBDIR += p5-CSS-Squish
SUBDIR += p5-CSS-Tiny