[48880] trunk/dports/ruby

jmr at macports.org jmr at macports.org
Mon Mar 30 22:00:17 PDT 2009


Revision: 48880
          http://trac.macports.org/changeset/48880
Author:   jmr at macports.org
Date:     2009-03-30 22:00:16 -0700 (Mon, 30 Mar 2009)
Log Message:
-----------
New port: rb-rbot, a ruby IRC bot

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

Added: trunk/dports/ruby/rb-rbot/Portfile
===================================================================
--- trunk/dports/ruby/rb-rbot/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-rbot/Portfile	2009-03-31 05:00:16 UTC (rev 48880)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          rbot 0.9.14 gem
+
+categories-append   irc
+maintainers         nomaintainer
+description         a ruby IRC bot
+long_description \
+   rbot is a ruby IRC bot. Think of him as a ruby bot framework with a \
+   highly modular design based around plugins. By default he behaves a lot \
+   like an infobot.
+
+platforms           darwin
+
+homepage            http://ruby-rbot.org/
+master_sites        ${homepage}download/
+
+checksums           md5 9ff6fc4afcc62f3a264d5ccf4df3c9ff \
+                    sha1 c4dd6b83bbc67aa040bdcefe2f6422b74995cfe5 \
+                    rmd160 b551796d6187bc6b97136e93b76e9b14200e9046
+
+depends_run         port:rb-bdb


Property changes on: trunk/dports/ruby/rb-rbot/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/20090330/31dcf916/attachment.html>


More information about the macports-changes mailing list