# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Amazon-S3 0.45 revision 3 license Artistic-1 maintainers nomaintainer description A portable client library for working with and \ managing Amazon S3 buckets and keys. long_description ${description} checksums rmd160 19e74c57191bed5ff7c3367b65f3b0961fdea05a \ sha256 77c313d9517026cdccd5ff4e19d302cd7aa2df1f3870e31f0e9f43f69628d908 platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-class-accessor \ port:p${perl5.major}-digest-hmac \ port:p${perl5.major}-digest-md5-file \ port:p${perl5.major}-http-date \ port:p${perl5.major}-lwp-useragent-determined \ port:p${perl5.major}-uri \ port:p${perl5.major}-xml-simple }