diff options
author | zi <zi@FreeBSD.org> | 2015-05-26 23:35:13 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2015-05-26 23:35:13 +0800 |
commit | 9dd939d539d02d975450cd29279bab50deb6ca1e (patch) | |
tree | f73af32062e559d5a10b1975c6c386b4b2fcb6da /textproc/Makefile | |
parent | b1f3448db338db26af12040294365ef3b6d1172c (diff) | |
download | freebsd-ports-gnome-9dd939d539d02d975450cd29279bab50deb6ca1e.tar.gz freebsd-ports-gnome-9dd939d539d02d975450cd29279bab50deb6ca1e.tar.zst freebsd-ports-gnome-9dd939d539d02d975450cd29279bab50deb6ca1e.zip |
New port: textproc/rubygem-jekyll-assets:
Jekyll plugin, that allows you to write javascript/css assets in other
languages such as CoffeeScript, Sass, Less and ERB, concatenate them,
respecting dependencies, minify and many more.
WWW: https://rubygems.org/gems/jekyll-assets/
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index aa449e69b470..bdd520b36492 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1355,6 +1355,7 @@ SUBDIR += rubygem-htmlentities SUBDIR += rubygem-ini SUBDIR += rubygem-itextomml + SUBDIR += rubygem-jekyll-assets SUBDIR += rubygem-jekyll-gist SUBDIR += rubygem-jekyll-paginate SUBDIR += rubygem-jekyll-sass-converter |