Description: Defined MAN3PODS in order to build only the Cvs man page.
Forwarded: no
Author: Ivo Marino <eim@mentors.debian.net>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2012-03-27

--- a/Makefile.PL
+++ b/Makefile.PL
@@ -17,4 +17,8 @@ WriteMakefile
         'Cwd'             => '2.04',
     },
     AUTHOR          => 'Olivier Poitrey <rs@rhapsodyk.net>',
+    MAN3PODS        =>
+    {
+        'lib/Cvs.pm' => 'blib/man3/Cvs.3pm',
+    },
 );
