2 use ExtUtils::MakeMaker;
5 NAME => 'App::RemoteGnokii',
6 VERSION_FROM => 'lib/App/RemoteGnokii.pm',
7 ABSTRACT_FROM => 'lib/App/RemoteGnokii.pm',
8 AUTHOR => 'Marius Gavrilescu <marius@ieval.ro>',
9 EXE_FILES => [qw/rg-action rg-psgi rg-smsd/],
10 MIN_PERL_VERSION => '5.14.0',
25 repository => 'https://git.ieval.ro/?p=app-remotegnokii.git',