# -*- 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 48212 2009-03-17 01:06:42Z alpha@macports.org $

PortSystem          1.0
PortGroup           python25 1.0

name                s3cmd
version             0.9.9
categories          net
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 2874d728cb09cd4734492ce47950f95b \
                    sha1 26faa616ceb29e2073d7697056b71a2da74b82aa \
                    rmd160 e795c2c3713b39a0db3f5ff7343f0fe9a95446b8
platforms           darwin
