[53440] trunk/dports/ruby/rb-rmail/Portfile

blb at macports.org blb at macports.org
Sun Jul 5 23:02:38 PDT 2009


Revision: 53440
          http://trac.macports.org/changeset/53440
Author:   blb at macports.org
Date:     2009-07-05 23:02:38 -0700 (Sun, 05 Jul 2009)
Log Message:
-----------
ruby/rb-rmail - whitespace changes

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

Modified: trunk/dports/ruby/rb-rmail/Portfile
===================================================================
--- trunk/dports/ruby/rb-rmail/Portfile	2009-07-06 05:59:13 UTC (rev 53439)
+++ trunk/dports/ruby/rb-rmail/Portfile	2009-07-06 06:02:38 UTC (rev 53440)
@@ -1,21 +1,24 @@
 # $Id$
-PortSystem		1.0
-PortGroup		ruby 1.0
 
-ruby.setup		{rmail rubymail} 0.17 install.rb {README NOTES doc guide}
-revision		1
-maintainers		nomaintainer
-description		A Ruby mail handling library
-long_description	This is RubyMail, a lightweight mail library \
-					containing various utility classes and modules that \
-					allow Ruby scripts to parse, modify, and generate \
-					MIME mail messages.
-categories-append	mail
-homepage		http://www.lickey.com/${ruby.project}/
-master_sites	${homepage}/download/
-checksums		md5 68ed70492541086b4bf17e8e75857e2e
-platforms		darwin
+PortSystem          1.0
+PortGroup           ruby 1.0
+ruby.setup          {rmail rubymail} 0.17 install.rb {README NOTES doc guide}
+revision            1
+categories-append   mail
+maintainers         nomaintainer
+description         A Ruby mail handling library
+long_description \
+   This is RubyMail, a lightweight mail library containing various utility \
+   classes and modules that allow Ruby scripts to parse, modify, and generate \
+   MIME mail messages.
 
-test.run		yes
-test.cmd		${ruby.bin} tests/runtests.rb
+platforms           darwin
 
+homepage            http://www.lickey.com/${ruby.project}/
+master_sites        ${homepage}/download/
+
+checksums           md5 68ed70492541086b4bf17e8e75857e2e
+
+test.run            yes
+test.cmd            ${ruby.bin} tests/runtests.rb
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090705/93bb38fa/attachment.html>


More information about the macports-changes mailing list