# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Mac::EyeTV', 'VERSION_FROM' => 'lib/Mac/EyeTV.pm', 'PREREQ_PM' => { 'Class::Accessor::Fast' => '0', 'DateTime' => '0', 'DateTime::Format::Strptime' => '0', 'Mac::AppleScript' => '0', 'Mac::Glue' => '0', 'URI::file' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;