Date: Fri, 7 Aug 2009 09:50:41 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-ExtUtils-Install Makefile distinfo pkg-descr pkg-plist Message-ID: <200908070950.n779ofHn003097@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908070950.n779ofHn003097>