# $Id: Portfile 69853 2010-07-19 02:24:38Z singingwolfboy@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          ffi 0.6.3 gem {} rubygems ruby19
description         Programmatically load dynamic libraries, bind functions \
                    within them, and call those functions from Ruby code.
long_description    \
    Ruby-FFI is a ruby extension for programmatically loading dynamic \
    libraries, binding functions within them, and calling those functions \
    from Ruby code. Moreover, a Ruby-FFI extension works without changes on \
    Ruby and JRuby.
license             modified MIT
maintainers         singingwolfboy openmaintainer
homepage            http://wiki.github.com/ffi/ffi/
platforms           darwin
checksums           md5     2e3871bc21ff7405fd2a5b938e1ccede \
                    sha1    27d58cd5c09165f1c7dd9bf98efa2c35b6899c0b \
                    rmd160  26f5157e3d078129d5e9db4d1e8dc106b6f5744d
