You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
753 B
Plaintext
22 lines
753 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup rflickr 2006.02.01 gem {} rubygems
|
|
maintainers nomaintainer
|
|
description Ruby interface to the Flickr API
|
|
long_description rflickr is a Ruby implementation of the Flickr API. It \
|
|
includes a faithful reproduction of the published API as \
|
|
well as method encapsulation to provide more useful \
|
|
object mappings. rflickr features result caching to \
|
|
improve performance.
|
|
checksums md5 d925c9b6197004ab9e916a435e638034 \
|
|
sha1 17fc920e1f1563cee7fd20e9945a61d29cefd02e \
|
|
rmd160 0beabdd6a00422f74654da887023211aa27d70ec
|
|
platforms any
|
|
supported_archs noarch
|
|
|
|
depends_lib-append \
|
|
port:rb-mime-types
|
|
|
|
livecheck.version ${ruby.module}-[strsed ${version} {g/\./-/}]
|