a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20797 2006-11-29 04:57:20Z pguyot@kallisys.net $
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup mime-types 1.15 gem {} rubyforge_gem
maintainers pguyot@kallisys.net
description Manages a MIME Content-Type that will return the \
Content-Type for a given filename.
long_description This library allows for the identification of a file's \
likely MIME content type. This is release 1.15. The \
identification of MIME content type is based on a file's \
filename extensions.
checksums md5 091e765e41bc825bac06add04c318335 \
sha1 57d0bf67dc0dd68a86e3be497e5c87bc6d8271bd \
rmd160 a1e50b68b1922d3a17a9c73029effaf0537f5d9d
homepage http://mime-types.rubyforge.org/