mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
29 lines
776 B
Plaintext
29 lines
776 B
Plaintext
PortSystem 1.0
|
|
PortGroup python 1.0
|
|
|
|
name googlecl
|
|
version 0.9.14
|
|
categories www
|
|
platforms {darwin any}
|
|
maintainers nomaintainer
|
|
license Apache-2
|
|
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 https://code.google.com/p/googlecl/
|
|
master_sites googlecode
|
|
|
|
checksums rmd160 77663ef57d3f2ec95fc9b6578ceb9141abde3abd \
|
|
sha256 0a4640b1240104b8020f9af526e24afe53a8327390d95ef28e1ca093673fce5a
|
|
|
|
python.default_version 27
|
|
|
|
depends_lib-append port:py${python.version}-gdata
|
|
|
|
# ${prefix}/bin/google
|
|
conflicts-append osxutils
|