# Note: this file was auto-generated by Module::Build::Compat version 0.32 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Template::Plugin::RPM2', 'VERSION_FROM' => 'lib/Template/Plugin/RPM2.pm', 'PREREQ_PM' => { 'RPM2' => 0, 'Template' => '2', 'Test::More' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [] ) ;