Path to this page:
./
devel/p5-ExtUtils-MakeMaker,
Write a Makefile for an extension module from a Makefile.PL
Branch: pkgsrc-2008Q3,
Version: 6.44,
Package name: p5-ExtUtils-MakeMaker-6.44,
Maintainer: pkgsrc-usersThis utility is designed to write a Makefile for an extension module
from a Makefile.PL. It is based on the Makefile.SH model provided
by Andy Dougherty and the perl5-porters.
It splits the task of generating the Makefile into several subroutines
that can be individually overridden. Each subroutine returns the
text it wishes to have written to the Makefile.
MakeMaker is object oriented. Each directory below the current
directory that contains a Makefile.PL is treated as a separate
object. This makes it possible to write an unlimited number of
Makefiles with a single invocation of WriteMakefile().
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: f39d691d041a56b57cb5c25a67392896b36ee6d6
RMD160: 049723924027dfe32ddf9d34d1022020a7b642b6
Filesize: 238.345 KB
Version history: (Expand)
- (2008-10-06) Package added to pkgsrc.se, version p5-ExtUtils-MakeMaker-6.44 (created)