# -*- 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 118468 2014-04-02 21:19:43Z cal@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          sass 3.3.4 gem {} rubygems ruby19
checksums           rmd160  71723aace86afd571a1370af2dfe5810daac7d38 \
                    sha256  288770ad5533f2082086f0a9cb17ba3f3efdc192526223696c06ca187250a9df

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
platforms           darwin
homepage            http://sass-lang.com/
categories-append   www
