2008-06-03 15:00:37 +00:00

6 lines
108 B
Perl

use ExtUtils::MakeMaker;
WriteMakefile(
'NAME' => 'xCAT',
'VERSION' => '2.0',
);