mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
549 B
Plaintext
19 lines
549 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup flickr 1.0.0 gem {} rubygems
|
|
license MIT
|
|
maintainers nomaintainer
|
|
platforms any
|
|
supported_archs noarch
|
|
description An insanely easy interface to the Flickr photo-sharing \
|
|
service. By Scott Raymond.
|
|
long_description {*}${description}
|
|
checksums md5 b1b853bff90ca4c98dd055e9339a09f3 \
|
|
sha1 9192b06d9d765c15f5e2a70b25c8fd474c76831e \
|
|
rmd160 07fd1a1ba9860f4a933c1ce838fd4062610291db
|
|
homepage http://redgreenblu.com/flickr/
|
|
|
|
depends_lib-append \
|
|
port:rb-xml-simple
|