summaryrefslogtreecommitdiffstats
path: root/RPM4/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'RPM4/Makefile.PL')
-rw-r--r--RPM4/Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/RPM4/Makefile.PL b/RPM4/Makefile.PL
index a15ba23..1b98517 100644
--- a/RPM4/Makefile.PL
+++ b/RPM4/Makefile.PL
@@ -32,6 +32,7 @@ WriteMakefile(
DIR => [ 'src' ],
'EXE_FILES' => [ qw(bin/rpm_produced bin/rpmresign bin/hrpmreb) ],
depend => { dist => 'copyrpmconstant' },
+ LICENSE => 'gpl_2',
PREREQ_PM => {
Carp => 0,
'Digest::SHA1' => 0,