cvs commit: ports/devel Makefile ports/devel/p5-ExtUtils-Install
Makefile distinfo pkg-descr pkg-plist
Jun Kuriyama
kuriyama at FreeBSD.org
Fri Aug 7 09:50:42 UTC 2009
kuriyama 2009-08-07 09:50:41 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-ExtUtils-Install Makefile distinfo pkg-descr
pkg-plist
Log:
This module handles the installing and uninstalling of perl modules,
scripts, man pages, etc...
Both install() and uninstall() are specific to the way
ExtUtils::MakeMaker handles the installation and deinstallation of
perl modules. They are not designed as general purpose tools.
WWW: http://search.cpan.org/dist/ExtUtils-Install/
Revision Changes Path
1.3586 +1 -0 ports/devel/Makefile
1.1 +23 -0 ports/devel/p5-ExtUtils-Install/Makefile (new)
1.1 +3 -0 ports/devel/p5-ExtUtils-Install/distinfo (new)
1.1 +8 -0 ports/devel/p5-ExtUtils-Install/pkg-descr (new)
1.1 +7 -0 ports/devel/p5-ExtUtils-Install/pkg-plist (new)
More information about the cvs-all
mailing list