# $Id: Portfile 99643 2012-11-13 04:26:02Z singingwolfboy@macports.org $

PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          ffi 1.0.11 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             BSD
maintainers         nomaintainer
homepage            http://wiki.github.com/ffi/ffi/
platforms           darwin
checksums           rmd160  64d82a58a435101cbbdec2a638dfc6ab1e518be7 \
                    sha256  2b253b14b0a850eb274a7a85a04d3a7310993a8a21701b4cb26779aaf932fb9c
