Ticket #18650: Portfile

File Portfile, 1.0 KB (added by adambyrtek@…, 15 years ago)
Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5PortGroup           python25 1.0
6
7name                s3cmd
8version             0.9.9
9categories          net
10maintainers         gmail.com:adambyrtek
11description         Command line tool for managing Amazon S3 service
12
13long_description    S3cmd lets you copy files from/to Amazon S3 \
14                    (Simple Storage Service) using a simple to use \
15                    command line client. Supports rsync-like backup, \
16                    GPG encryption, and more. Also supports management \
17                    of Amazon's CloudFront content delivery network.
18
19homepage            http://s3tools.org/s3cmd
20master_sites        sourceforge:s3tools
21checksums           md5 2874d728cb09cd4734492ce47950f95b \
22                    sha1 26faa616ceb29e2073d7697056b71a2da74b82aa \
23                    rmd160 e795c2c3713b39a0db3f5ff7343f0fe9a95446b8
24platforms           darwin