summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index b3ed0950..0638b103 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -141,6 +141,7 @@ package main;
WriteMakefile(
NAME => 'urpmi',
ABSTRACT_FROM => 'urpm.pm',
+ LICENSE => 'gpl_2',
AUTHOR => 'Thierry Vignaud',
PREREQ_PM => {
'Locale::gettext' => '1.01',