[69093] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Jun 23 08:14:08 PDT 2010


Revision: 69093
          http://trac.macports.org/changeset/69093
Author:   singingwolfboy at macports.org
Date:     2010-06-23 08:14:06 -0700 (Wed, 23 Jun 2010)
Log Message:
-----------
New port: rb19-rails_best_practices

Added Paths:
-----------
    trunk/dports/ruby/rb19-rails_best_practices/
    trunk/dports/ruby/rb19-rails_best_practices/Portfile

Added: trunk/dports/ruby/rb19-rails_best_practices/Portfile
===================================================================
--- trunk/dports/ruby/rb19-rails_best_practices/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-rails_best_practices/Portfile	2010-06-23 15:14:06 UTC (rev 69093)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          rails_best_practices 0.3.21 gem {} rubygems ruby19
+description         check rails files according to ihower's presentation \
+                    'rails best practices'
+long_description    \
+    rails_best_practices is a gem to check quality of rails app files \
+    according to ihower’s presentation Rails Best Practices from Kungfu \
+    RailsConf in Shanghai China. rails_best_practices is a code static \
+    parser tool.
+maintainers         singingwolfboy openmaintainer
+homepage            http://github.com/flyerhzm/rails_best_practices
+platforms           darwin
+license             MIT
+checksums           md5     a070c8d175a9f231484cc5bc976b8c89 \
+                    sha1    23d02262ab3cae6f302d73dbfacbe094a28e3531 \
+                    rmd160  792816da32d247a8ae453318394cc68a20d79bf6
+
+depends_run         port:rb19-ruby2ruby \
+                    port:rb19-parser
\ No newline at end of file


Property changes on: trunk/dports/ruby/rb19-rails_best_practices/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/20100623/66895dfb/attachment-0001.html>


More information about the macports-changes mailing list