Added: trunk/dports/ruby/rb19-hoe/Portfile (0 => 68336)
--- trunk/dports/ruby/rb19-hoe/Portfile (rev 0)
+++ trunk/dports/ruby/rb19-hoe/Portfile 2010-06-01 21:29:18 UTC (rev 68336)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ruby 1.0
+
+ruby.setup hoe 2.6.0 gem {} rubygems ruby19
+description rake/rubygems helper for project Rakefiles
+long_description \
+ Hoe is a rake/rubygems helper for project Rakefiles. It helps you \
+ manage and maintain, and release your project and includes a dynamic \
+ plug-in system allowing for easy extensibility. Hoe ships with plug-ins \
+ for all your usual project tasks including rdoc generation, testing, \
+ packaging, and deployment.
+license MIT
+maintainers singingwolfboy openmaintainer
+homepage http://seattlerb.rubyforge.org/hoe/Hoe.html
+checksums md5 488e14b85ec6b527b2b4ab443c90d038 \
+ sha1 5f04eb4005025e84962c465e0c3d643b2fb2df46 \
+ rmd160 16a250681d19fde968fa0a7fa2ef726192733931
\ No newline at end of file
Property changes on: trunk/dports/ruby/rb19-hoe/Portfile
___________________________________________________________________