# $Id: Portfile,v 1.1 2006/07/31 05:23:38 pguyot Exp $

PortSystem        1.0
PortGroup         ruby 1.0
ruby.setup        actionwebservice 1.1.4 gem {} rubyforge:11334
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 6a7c1bdaadf6407098cf93c3722f817e \
                  sha1 066af0a62ba319855ec8e533a2ddfa24851552c4 \
                  rmd160 26880967f1fbfb70cc0e461400927fa13805bc36

depends_lib-append  port:rb-activesupport \
                    port:rb-actionpack \
                    port:rb-activerecord
