# $Id: Portfile,v 1.2 2005/08/11 21:33:37 rshaw Exp $ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup wxruby 0.6 extconf.rb {README README.osx samples} \ rubyforge:1983 maintainers darwinports@opendarwin.org description library to allow Ruby programs to use wxWidgets long_description wxRuby is a library to allow Ruby programs to use \ wxWidgets (formerly known as wxWindows), which is a \ mature, cross-platform, GUI toolkit that uses native \ widgets where possible. distname ${ruby.module}-${version}-src checksums md5 8368a090cb05e784f191767e1e78f27f platforms darwin depends_lib-append bin:wx-config:wxWindows patchfiles patch-combobox.cpp configure.dir ${worksrcpath}/src build.dir ${worksrcpath}/src destroot.dir ${worksrcpath}/src