# $Id: Portfile 68843 2010-06-15 16:40:06Z singingwolfboy@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          authlogic 2.1.5 gem {} rubygems ruby19
description         A clean, simple, and unobtrusive Ruby authentication solution.
long_description    \
    ${description}
license             MIT
maintainers         singingwolfboy openmaintainer
homepage            http://github.com/binarylogic/authlogic
platforms           darwin
checksums           md5     5bc6fd0ea9ca5dd762d20803e4393114 \
                    sha1    1bc3380ce9c1e96550a28df3290a2eb091ec63f9 \
                    rmd160  39f8965132cef99d8928c941ae57d61c39d0487a

depends_run-append  port:rb19-activesupport
