# -*- 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 59955 2009-10-28 00:33:12Z jmr@macports.org $
                       
PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          sprockets 1.0.2 gem {} rubyforge_gem
maintainers         futurelab.ch:astricker
description         JavaScript dependency management and concatenation
long_description    JavaScript dependency management and concatenation. \
                    Allows to split a JavaScript project over several files \
                    and let them automatically concatenate following the \
                    dependencies as listed in special comments.
homepage            http://getsprockets.org/
platforms           darwin

checksums           md5     a54bcecfdee14e22d7ded2d39cb75727 \
                    sha1    94e677b5c9e9682961bc1e3ed8bb88706d487c52 \
                    rmd160  4cbe35ebbb362a8f61cbd8e843df2679e928d042
