diff options
Diffstat (limited to 'textproc/libsass/pkg-descr')
-rw-r--r-- | textproc/libsass/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/libsass/pkg-descr b/textproc/libsass/pkg-descr new file mode 100644 index 000000000000..e9d6dd038e8d --- /dev/null +++ b/textproc/libsass/pkg-descr @@ -0,0 +1,8 @@ +Libsass is a C/C++ port of the Sass CSS precompiler. +The original version was written in Ruby, but this version is meant +for efficiency and portability. + +This library strives to be light, simple, and easy to build and integrate +with a variety of platforms and languages. + +WWW: http://libsass.org/ |