mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
657 B
Plaintext
18 lines
657 B
Plaintext
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 nomaintainer
|
|
homepage https://github.com/binarylogic/authlogic
|
|
platforms any
|
|
supported_archs noarch
|
|
checksums md5 5bc6fd0ea9ca5dd762d20803e4393114 \
|
|
sha1 1bc3380ce9c1e96550a28df3290a2eb091ec63f9 \
|
|
rmd160 39f8965132cef99d8928c941ae57d61c39d0487a
|
|
|
|
depends_run-append port:rb19-activesupport
|