           SPELL=aws-cli
         VERSION=git
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
  FORCE_DOWNLOAD=on
   SOURCE_IGNORE=volatile
   SOURCE_URL[0]=git://github.com/aws/aws-cli.git
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/aws/aws-cli"
      LICENSE[0]=APACHE
         ENTERED=20141019
           SHORT="Universal Command Line Interface for Amazon Web Services"
cat << EOF
This package provides a unified command line interface to many Amazon Web
Services.

The currently supported services include:

    AWS CloudFormation
    AWS Data Pipeline (Preview)
    AWS Direct Connect
    AWS Elastic Beanstalk
    AWS Identity and Access Management
    AWS Import/Export
    AWS OpsWorks
    AWS Security Token Service
    AWS Storage Gateway
    AWS Support
    Amazon CloudFront (Preview)
    Amazon CloudSearch
    Amazon CloudWatch
    Amazon DynamoDB
    Amazon ElastiCache
    Amazon Elastic Compute Cloud
    Amazon Elastic MapReduce (Preview)
    Amazon Elastic Transcoder
    Amazon Kinesis
    Amazon Redshift
    Amazon Relational Database Service (Beta)
    Amazon Route 53
    Amazon Simple Email Service
    Amazon Simple Notification Service
    Amazon Simple Queue Service
    Amazon Storage Gateway
    Amazon Simple Storage Service
    Amazon Simple Workflow Service
    Auto Scaling
    Elastic Load Balancing

EOF
