# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 107693 2013-07-04 11:23:30Z g5pw@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          sass 3.2.9 gem {} rubygems ruby19
revision            1
checksums           rmd160  e03dd34d9aefedb3f4d041cd110629f59cd194da \
                    sha256  f88433638d8dcf31366e55451087e04fb1aecc29c554f240647baba8495c9b22

description         Sass makes CSS fun again.
long_description    \
    Sass makes CSS fun again. Sass is an extension of CSS3, adding nested \
    rules, variables, mixins, selector inheritance, and more. It’s translated \
    to well-formatted, standard CSS using the command line tool or \
    a web-framework plugin.
license             MIT
maintainers         cal openmaintainer
homepage            http://sass-lang.com/
categories-append   www
