# $Id: Portfile 86669 2011-10-31 17:37:26Z jmr@macports.org $

PortSystem			1.0
PortGroup			ruby 1.0

ruby.setup			mime-types 1.16 gem {} rubyforge_gem
license				{Ruby Artistic-1 GPL-2+}
maintainers			nomaintainer
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     2c9b8568a76cc632578a292db4a71b9a \
					sha1    dc9c8d0eca668c18c21302b439645c20327da3ab \
					rmd160  051bba2db6c6f1690a928f7c7c7364c6e8160912
platforms			darwin
homepage			http://mime-types.rubyforge.org/

livecheck.version	MIME::Types ${version}
