# $Id: Portfile 83385 2011-08-31 01:52:26Z dports@macports.org $

PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		{gnomevfs ruby-gnome2} 0.90.5 extconf.rb \
				{ gnomevfs/README  } \
				sourceforge:ruby-gnome2
revision		0
maintainers		kimuraw
platforms		darwin
description		Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x.
categories-append gnome
license			LGPL-2
long_description	Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x.
checksums		md5 58ee234ef8b121b11de8a245c61cd4a9 \
				rmd160 7c96480e366bac2408a3790c355ad517cc0b0023 \
				sha1 320fc4c9b65b6494abac894e84013683584acf54
configure.env	RUBYOPT=-rvendor-specific
configure.args		--strict gnomevfs
depends_lib-append	port:gnome-vfs port:rb-pkg-config
distname		${ruby.project}-all-${version}

