PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		sys-uname 0.7.0 extconf.rb {README doc examples} \
				sourceforge:ruby-sysutils
license			{Ruby GPL-2}
maintainers		nomaintainer
description		C extension to the unix 'uname' command
long_description	A Ruby interface to the 'uname' command. This is a C \
					extension to the utsname.h file, not parsed output.
categories-append	sysutils
checksums		md5 f4a920e6f1d0e4f90882f11e9bbc1aa8
platforms		darwin

test.run		yes
test.dir		${worksrcpath}/test
test.cmd		${ruby.bin}
test.target		tc_uname.rb
