# $Id: Portfile 32432 2007-12-31 14:05:17Z ram@macports.org $ PortSystem 1.0 PortGroup python24 1.0 name py-boto version 1.0a categories python net platforms darwin maintainers ram openmaintainer description python interface to Amazon Web Services long_description An integrated interface to current and future \ infrastructural services offered by Amazon Web Services. homepage http://code.google.com/p/boto/ master_sites http://boto.googlecode.com/files/ distname boto-${version} checksums md5 3c783c9b8d020d874994c710f1babf27 \ sha1 4aa4c2bf0e935d76b946b053398100c5b1b3ab59 \ rmd160 d6e0fbc053f07f2c4adb307804052a52566d28c3 post-destroot { delete ${destroot}${prefix}/bin/test.py delete ${destroot}${python.pkgd}/tests } universal_variant no