aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2007-08-30 15:16:24 +0000
committerVasil Dimov <vd@FreeBSD.org>2007-08-30 15:16:24 +0000
commit378b7cee5dbca2a982b7abb23ec4d4a62c1cf490 (patch)
tree0fa92d093e64d463eddce017b722f4f4b94c37bd /devel/Makefile
parent5474f2b8932ece18ab2cbd3c5b8d72470553a0a5 (diff)
downloadports-378b7cee5dbca2a982b7abb23ec4d4a62c1cf490.tar.gz
ports-378b7cee5dbca2a982b7abb23ec4d4a62c1cf490.zip
Add new port devel/py-boto: Python interface to Amazon Web Services
An integrated interface to current and future infrastructural services offered by Amazon Web Services. Currently, this includes: * Simple Storage Service (S3) * Simple Queue Service (SQS) * Elastic Compute Cloud (EC2) * Mechanical Turk WWW: http://code.google.com/p/boto PR: ports/115761 Submitted by: Peter Schuller <peter.schuller@infidyne.com>
Notes
Notes: svn path=/head/; revision=198530
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index a3b954234d0e..e4d3101b07b8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1854,6 +1854,7 @@
SUBDIR += py-astng
SUBDIR += py-babel
SUBDIR += py-bison
+ SUBDIR += py-boto
SUBDIR += py-celementtree
SUBDIR += py-cheetah
SUBDIR += py-ciphon