# $Id: Portfile 76635 2011-03-03 10:03:43Z l2g@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Amazon-S3 0.45 ../by-authors/id/T/TI/TIMA/
revision        1
license               Artistic GPL
maintainers           narf_tm openmaintainer
description           A portable client library for working with and \
                      managing Amazon S3 buckets and keys.
long_description      ${description}

platforms             darwin

checksums             md5 a055ab8fd27d86ddc65a216145391793 \
                      sha1 d648ce558dc86b1b94748dc672e42b952ac2a69f \
                      rmd160 19e74c57191bed5ff7c3367b65f3b0961fdea05a

depends_lib-append    port:p5-class-accessor \
                      port:p5-digest-hmac \
                      port:p5-digest-md5-file \
                      port:p5-libwww-perl \
                      port:p5-lwp-useragent-determined \
                      port:p5-test-simple \
                      port:p5-uri \
                      port:p5-xml-simple

supported_archs noarch
