2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00
xcat-core/perl-xCAT/Makefile.PL
2008-06-03 15:00:37 +00:00

6 lines
108 B
Perl

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