aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 020b3fe..4d05b8c 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -42,6 +42,7 @@ print "Found RPM version $version (compiling with flags: $ccflags)\n";
WriteMakefile(
NAME => 'URPM',
+ ABSTRACT_FROM => 'URPM.pm',
AUTHOR => 'Thierry Vignaud',
PREREQ_PM => {
'MDV::Packdrakeng' => '1.00',