# $Id: Portfile 20580 2006-11-08 02:33:59Z pguyot@kallisys.net $ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup RubyInline 3.6.2 gem {} rubyforge_gem maintainers pguyot@kallisys.net description Multi-language extension coding within ruby. long_description Ruby Inline is an analog to Perl's Inline::C. Out of the \ box, it allows you to embed C/++ external module code in \ your ruby script directly. By writing simple builder \ classes, you can teach how to cope with new languages \ (fortran, perl, whatever). The code is compiled and run \ on the fly when needed. checksums md5 2af874e2aebe2173486fd2b1865e1fa0 \ sha1 050219fd3ed0c9f36063388f584c60c0a644626d \ rmd160 8e3b56e750f8bc0ba4198eb619eeb3f2073cd78f homepage http://www.zenspider.com/ZSS/Products/RubyInline/ depends_lib-append \ port:rb-hoe