From 434f21c6585ed13494121cd7c43b8242441dbd63 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Fri, 2 Dec 2005 20:01:57 +0000 Subject: ExtUtils::AutoInstall lets module writers to specify a more sophisticated form of dependency information than the PREREQ_PM option offered by ExtUtils::MakeMaker. This module works best with the Module::Install framework, a drop-in replacement for MakeMaker. WWW: http://search.cpan.org/dist/ExtUtils-AutoInstall/ PR: ports/89855 Submitted by: Lars Balker Rasmussen --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index b72c1066407b..e8e9d34b9174 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -891,6 +891,7 @@ SUBDIR += p5-Exception-Class SUBDIR += p5-Exporter-Lite SUBDIR += p5-Exporter-Tidy + SUBDIR += p5-ExtUtils-AutoInstall SUBDIR += p5-ExtUtils-CBuilder SUBDIR += p5-ExtUtils-Constant SUBDIR += p5-ExtUtils-Depends -- cgit v1.2.3