# $Id: Portfile 59967 2009-10-28 06:49:19Z pguyot@kallisys.net $

PortSystem			1.0
PortGroup			ruby 1.0

ruby.setup			image_science 1.1.3 gem {} rubyforge_gem:seattlerb
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
