# -*- 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: Portfile 83336 2011-08-30 01:42:24Z macsforever2000@macports.org $

PortSystem          1.0
PortGroup           python26 1.0

name                s3cmd
version             1.0.1
categories          net
license             GPL-2+
maintainers         alpha
description         Command line tool for managing Amazon S3 service

long_description    S3cmd lets you copy files from/to Amazon S3 \
                    (Simple Storage Service) using a simple to use \
                    command line client. Supports rsync-like backup, \
                    GPG encryption, and more. Also supports management \
                    of Amazon's CloudFront content delivery network.

homepage            http://s3tools.org/s3cmd
master_sites        sourceforge:s3tools
checksums           md5 dc62becc03a3e6100843611ebe2707c2 \
                    sha1 89eb9974cb523e0410db735d9d9991b355d053c1 \
                    rmd160 18d404e055dedc4713f4365ad1b0f92c744c0843
platforms           darwin

python.link_binaries_suffix
