From bd5016bbb6b769d844139e82d4840a61c5f247ec Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 20 Oct 2017 14:19:29 +0200 Subject: add license "GPL or Artistic" (from historical Mandrake's spec file) => so "perl_5" --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.PL') 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', }, -- cgit v1.2.1