diff options
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-x | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index 4d05b8c..3ffe216 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -44,6 +44,7 @@ WriteMakefile( NAME => 'URPM', ABSTRACT_FROM => 'URPM.pm', AUTHOR => 'Thierry Vignaud', + LICENSE => 'perl_5', PREREQ_PM => { 'MDV::Packdrakeng' => '1.00', }, |