aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-06-10 05:41:28 +0800
committerswills <swills@FreeBSD.org>2013-06-10 05:41:28 +0800
commit359d7035e3853a730983cf7d52ed0da8f44415dd (patch)
tree2a71f8fcfca8738ab080ec5c1ccb1d011b7f74dd /textproc/Makefile
parent56d5a2c98dd07094c170a8f680649d76c1a87165 (diff)
downloadfreebsd-ports-graphics-359d7035e3853a730983cf7d52ed0da8f44415dd.tar.gz
freebsd-ports-graphics-359d7035e3853a730983cf7d52ed0da8f44415dd.tar.zst
freebsd-ports-graphics-359d7035e3853a730983cf7d52ed0da8f44415dd.zip
Ruby library for minifying CSS. Inspired by cssmin.js and YUI Compressor.
WWW: https://github.com/rgrove/cssmin/
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 79a093379d9..f5027c26ca4 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1281,6 +1281,7 @@
SUBDIR += rubygem-colorator
SUBDIR += rubygem-colored
SUBDIR += rubygem-compass
+ SUBDIR += rubygem-cssmin
SUBDIR += rubygem-diff-lcs
SUBDIR += rubygem-diffy
SUBDIR += rubygem-escape_utils