# $Id: Portfile 105261 2013-04-15 13:33:28Z jmr@macports.org $

PortSystem			1.0
PortGroup			ruby 1.0

ruby.setup			image_science 1.1.3 gem {} rubyforge_gem:seattlerb
license				MIT
maintainers			nomaintainer
description			Ruby library that generates thumbnails
long_description	${description}
checksums			md5     b03791c25b4ef5ee0323a23ca15aae09 \
					sha1    cc6670364f63bd1ee13bb39eaf2f7176c1097c69 \
					rmd160  b673d11645a90f67bf33cf6c5a54dbc5435d199f
homepage			http://seattlerb.rubyforge.org/ImageScience.html
platforms           darwin

depends_run-append  port:freeimage \
					port:rb-rubyinline \
					port:rb-hoe
