From d0152cc47a06d9a8056f6cfe1befb929e5ab826a Mon Sep 17 00:00:00 2001 From: Michael Scheidell Date: Tue, 5 Feb 2013 13:23:54 +0000 Subject: This package provides a unified command line interface to many Amazon Web Services. The currently supported services include: * Amazon Elastic Compute Cloud (Amazon EC2) * Elastic Load Balancing * Auto Scaling * AWS CloudFormation * AWS Elastic Beanstalk * Amazon Simple Notification Service (Amazon SNS) * Amazon Simple Queue Service (Amazon SQS) * Amazon Relational Database Service (Amazon RDS) ... and more. WWW: http://aws.amazon.com/cli/ PR: ports/174674 Submitted by: Alexey V. Degtyarev --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 6414810f4d2f..d9694057ea4f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -107,6 +107,7 @@ SUBDIR += avro SUBDIR += avro-c SUBDIR += avro-cpp + SUBDIR += awscli SUBDIR += baz SUBDIR += bcc SUBDIR += bcpp -- cgit v1.2.3