2008-08-19 13:54:49 +00:00
|
|
|
PortSystem 1.0
|
|
|
|
|
PortGroup ruby 1.0
|
|
|
|
|
|
2015-06-09 11:17:57 +00:00
|
|
|
ruby.setup activeresource 2.2.2 gem {} rubygems
|
2008-08-19 13:54:49 +00:00
|
|
|
|
|
|
|
|
categories-append devel
|
2012-05-31 06:17:40 +00:00
|
|
|
license MIT
|
2009-10-28 06:49:19 +00:00
|
|
|
maintainers nomaintainer
|
2008-08-19 13:54:49 +00:00
|
|
|
|
|
|
|
|
description Object-oriented REST services
|
2023-11-10 11:14:45 +11:00
|
|
|
long_description {*}${description}
|
2008-08-19 13:54:49 +00:00
|
|
|
|
2009-01-06 06:47:31 +00:00
|
|
|
checksums md5 c81f4bc9f3fcb5e7480b69e5c9a4f2ee \
|
|
|
|
|
sha1 03f83fe6227d812465931b6724a113b52548d558 \
|
|
|
|
|
rmd160 6205f2b42871ff26e0119e3664dd92bc24cbe179
|
2023-11-10 11:14:45 +11:00
|
|
|
platforms any
|
|
|
|
|
supported_archs noarch
|
2008-08-19 13:54:49 +00:00
|
|
|
|
|
|
|
|
depends_lib-append port:rb-activesupport
|