summaryrefslogtreecommitdiff
path: root/devel/p5-ConfigReader-Simple/files/patch-Makefile.PL
blob: 3b144ae43a9102967c7250ddcf05e045256e1ed9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Makefile.PL.orig	Sat Apr 30 00:56:58 2005
+++ Makefile.PL	Sat Apr 30 00:57:57 2005
@@ -11,7 +11,8 @@
 		'Test::More'       => '0',
 		},
		                      
+    'MAN3PODS' => { 'lib/ConfigReader/Simple.pm' => 'blib/man3/ConfigReader::Simple.3' },
     clean  => { FILES => "ConfigReader-Simple-*" },
 
 	);