2 use ExtUtils::MakeMaker;
5 NAME => 'Gruntmaster::Daemon',
6 VERSION_FROM => 'lib/Gruntmaster/Daemon.pm',
7 EXE_FILES => [ 'gruntmasterd', 'gruntmaster-compile', 'gruntmaster-exec' ],
8 ABSTRACT_FROM => 'lib/Gruntmaster/Daemon.pm',
9 AUTHOR => 'Marius Gavrilescu <marius@ieval.ro>',
10 MIN_PERL_VERSION => '5.14.0',
49 repository => 'https://git.ieval.ro/?p=gruntmaster-daemon.git',