# $Id: Portfile 74635 2010-12-25 10:40:07Z kimuraw@macports.org $ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup {gconf ruby-gnome2} 0.90.5 extconf.rb \ { gconf/README gconf/sample } \ sourceforge:ruby-gnome2 revision 0 maintainers kimuraw platforms darwin description Gconf libraries for ruby (a part of Ruby-Gnome2) long_description Gconf libraries for ruby (a part of Ruby-Gnome2) categories-append gnome license LGPLv2 checksums md5 58ee234ef8b121b11de8a245c61cd4a9 \ rmd160 7c96480e366bac2408a3790c355ad517cc0b0023 \ sha1 320fc4c9b65b6494abac894e84013683584acf54 configure.env RUBYOPT=-rvendor-specific configure.args --strict gconf depends_lib-append port:gconf port:rb-pkg-config distname ${ruby.project}-all-${version} # for developer only, this test requires rb-gtk2 #test.run yes test.cmd ${ruby.bin} test.target -Igconf/src -Igconf/src/lib gconf/tests/unittest.rb