mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
772 B
Plaintext
19 lines
772 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup actionwebservice 1.2.6 gem {} rubygems
|
|
categories-append devel
|
|
maintainers nomaintainer
|
|
description Simple support for publishing Web Service APIs for Rails applications.
|
|
long_description Simple support for publishing Web Service APIs for Rails \
|
|
applications. Supports SOAP and XML-RPC, as well as \
|
|
generating WSDL for SOAP bindings.
|
|
checksums md5 fe5202944fd6e4c82a4a199469811887 \
|
|
sha1 6499a6c0a1af8c8396faf0a3993d8504bae20893 \
|
|
rmd160 9aca597a1bad07020c885eff90f9a05e297f32c0
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
depends_lib-append port:rb-actionpack \
|
|
port:rb-activerecord
|