Added: trunk/dports/ruby/rb19-mime-types/Portfile (0 => 68338)
--- trunk/dports/ruby/rb19-mime-types/Portfile (rev 0)
+++ trunk/dports/ruby/rb19-mime-types/Portfile 2010-06-01 21:30:16 UTC (rev 68338)
@@ -0,0 +1,16 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ruby 1.0
+
+ruby.setup mime-types 1.16 gem {} rubygems ruby19
+description MIME::Types for Ruby based on MIME::Types for Perl
+long_description \
+ ${description}. Allows for the identification of a file's likely MIME \
+ content type, based on its filename extensions.
+license Ruby, Artistic, or GPL2
+maintainers singingwolfboy openmaintainer
+homepage http://mime-types.rubyforge.org/
+checksums md5 2c9b8568a76cc632578a292db4a71b9a \
+ sha1 dc9c8d0eca668c18c21302b439645c20327da3ab \
+ rmd160 051bba2db6c6f1690a928f7c7c7364c6e8160912
Property changes on: trunk/dports/ruby/rb19-mime-types/Portfile
___________________________________________________________________