# $Id: Portfile,v 1.2 2004/06/14 03:37:03 rshaw Exp $ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup sys-uname 0.6.1 extconf.rb {README doc} \ sourceforge:ruby-sysutils revision 1 maintainers rshaw@opendarwin.org 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 9626d3643a881b468f098f315e9f7c5e platforms darwin test.run yes test.dir ${worksrcpath}/test test.cmd ${ruby.bin} test.target test.rb