[68156] trunk/dports/ruby

jmr at macports.org jmr at macports.org
Thu May 27 15:42:24 PDT 2010


Revision: 68156
          http://trac.macports.org/changeset/68156
Author:   jmr at macports.org
Date:     2010-05-27 15:42:22 -0700 (Thu, 27 May 2010)
Log Message:
-----------
New port: rb-tokyocabinet-ruby, ruby interface to tokyocabinet (#23347)

Added Paths:
-----------
    trunk/dports/ruby/rb-tokyocabinet-ruby/
    trunk/dports/ruby/rb-tokyocabinet-ruby/Portfile

Added: trunk/dports/ruby/rb-tokyocabinet-ruby/Portfile
===================================================================
--- trunk/dports/ruby/rb-tokyocabinet-ruby/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-tokyocabinet-ruby/Portfile	2010-05-27 22:42:22 UTC (rev 68156)
@@ -0,0 +1,18 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               ruby 1.0
+
+ruby.setup              tokyocabinet-ruby 1.30 extconf.rb
+maintainers             gmail.com:naoya.n
+categories-append       databases
+description             Ruby API to Tokyo Cabinet
+long_description        This is a ruby API for Tokyo Cabinet.
+homepage                http://1978th.net/tokyocabinet/rubydoc/
+master_sites            http://1978th.net/tokyocabinet/rubypkg/
+checksums               md5 3c7ddb17f51925c6320dca3e2bdc57ff \
+                        sha1 9dc2158122b6cf326c6d94240efa9af877a53b19 \
+                        md160 b63b1255ae5977088c4c305d4936ea4bb3db820f
+platforms               darwin
+
+depends_lib-append      port:tokyocabinet


Property changes on: trunk/dports/ruby/rb-tokyocabinet-ruby/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100527/fc4b02f1/attachment.html>


More information about the macports-changes mailing list