# $Id: Portfile 101174 2013-01-05 21:35:26Z ram@macports.org $

PortSystem    1.0
PortGroup     python27 1.0

name          googlecl
version       0.9.14
categories    www
platforms     darwin
maintainers   ram openmaintainer
license       Apache
supported_archs noarch

description   Command line tools for the Google Data APIs
long_description \
  GoogleCL brings Google services to the command line. It currently \
  supports Blogger, Calendar, Contacts, Docs, Picasa, and Youtube

homepage      http://code.google.com/p/googlecl/
master_sites  http://googlecl.googlecode.com/files/

checksums     rmd160 77663ef57d3f2ec95fc9b6578ceb9141abde3abd \
              sha256 0a4640b1240104b8020f9af526e24afe53a8327390d95ef28e1ca093673fce5a

depends_lib-append port:py27-gdata

python.link_binaries_suffix
