[54807] trunk/dports/ruby
kimuraw at macports.org
kimuraw at macports.org
Sun Aug 2 03:20:13 PDT 2009
Revision: 54807
http://trac.macports.org/changeset/54807
Author: kimuraw at macports.org
Date: 2009-08-02 03:20:11 -0700 (Sun, 02 Aug 2009)
Log Message:
-----------
ruby/rb-net-irc: New Port. IRC library.
This is mostly conform to RFC1459 but partly not for convenience.
Added Paths:
-----------
trunk/dports/ruby/rb-net-irc/
trunk/dports/ruby/rb-net-irc/Portfile
Added: trunk/dports/ruby/rb-net-irc/Portfile
===================================================================
--- trunk/dports/ruby/rb-net-irc/Portfile (rev 0)
+++ trunk/dports/ruby/rb-net-irc/Portfile 2009-08-02 10:20:11 UTC (rev 54807)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ruby 1.0
+
+ruby.setup net-irc 0.0.7 gem {} rubyforge_gem
+maintainers kimuraw openmaintainer
+
+categories-append irc
+description IRC library. This is mostly conform to RFC1459 but partly \
+ not for convenience.
+long_description IRC library. This is mostly conform to RFC1459 but partly \
+ not for convenience.
+
+platforms darwin
+checksums md5 e25191a6bd6c8c13690e408ba9412516 \
+ sha1 7a260939a8b1e75ef23930b208de2c69b9826baf \
+ rmd160 069929ae665ba6416952d2d293129fe40cea10aa \
+
Property changes on: trunk/dports/ruby/rb-net-irc/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/20090802/bf14c3d9/attachment.html>
More information about the macports-changes
mailing list