[105203] trunk/dports/ruby/rb-jabber4r/Portfile

jmr at macports.org jmr at macports.org
Fri Apr 12 20:14:46 PDT 2013


Revision: 105203
          https://trac.macports.org/changeset/105203
Author:   jmr at macports.org
Date:     2013-04-12 20:14:46 -0700 (Fri, 12 Apr 2013)
Log Message:
-----------
rb-jabber4r: license

Modified Paths:
--------------
    trunk/dports/ruby/rb-jabber4r/Portfile

Modified: trunk/dports/ruby/rb-jabber4r/Portfile
===================================================================
--- trunk/dports/ruby/rb-jabber4r/Portfile	2013-04-13 03:12:08 UTC (rev 105202)
+++ trunk/dports/ruby/rb-jabber4r/Portfile	2013-04-13 03:14:46 UTC (rev 105203)
@@ -1,11 +1,13 @@
 # $Id$
+
 PortSystem		1.0
 PortGroup		ruby 1.0
 
 ruby.setup		jabber4r 0.6.0 basic_install.rb {README examples} rubyforge:376
 revision		2
+license			BSD
 maintainers		nomaintainer
-description		Library allowing Ruby apps to talk to a Jabber IM system. 
+description		Library allowing Ruby apps to talk to a Jabber IM system.
 long_description	This library was created to allow a Ruby application to \
 					connect to (or create a) Jabber account as an additional \
 					resource. Although it was not the original intent to serve \
@@ -25,7 +27,7 @@
 					application that allows you to query it by IM for status, \
 					control, etc. You could use this as a communications \
 					channel backbone for a Ruby application (which is my \
-					intent). 
+					intent).
 checksums		md5 e5e0bc060bd01389714c3598cf379e4d
 platforms		darwin
 
@@ -37,4 +39,3 @@
 	reinplace "s|\\(USE_PARSER.*=\\).*\\(#.*\\)$|\\1 :xmlparser \\2|" \
 		${worksrcpath}/lib/jabber4r/protocol.rb
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130412/90e16c2a/attachment.html>


More information about the macports-changes mailing list