Added: trunk/dports/ruby/rb-rflickr/Portfile (0 => 20798)
--- trunk/dports/ruby/rb-rflickr/Portfile (rev 0)
+++ trunk/dports/ruby/rb-rflickr/Portfile 2006-11-29 04:58:03 UTC (rev 20798)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ruby 1.0
+ruby.setup rflickr 2006.02.01 gem {} rubyforge_gem
+maintainers pguyot@kallisys.net
+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
+homepage http://rubyforge.org/projects/rflickr/
+
+depends_lib-append \
+ port:rb-mime-types
Property changes on: trunk/dports/ruby/rb-rflickr/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native