a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20536 2006-11-05 11:05:15Z pguyot@kallisys.net $
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup actionwebservice 1.1.6 gem {} rubyforge:12319
categories-append devel
maintainers rcavanaugh@gmail.com
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 007eed546c522692fbe88d47bb0d7934 \
sha1 d2710a67e48cff1c4cb46ad4ee406b015dd0dea2 \
rmd160 b3de396b7e670b7e93f9ed8fd9442f64cfe2ea13
depends_lib-append port:rb-activesupport \
port:rb-actionpack \
port:rb-activerecord