diff options
author | epg <epg@pkgsrc.org> | 2005-03-03 04:12:37 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2005-03-03 04:12:37 +0000 |
commit | 58bd70829655af618c486523c1c1a0d0d770b932 (patch) | |
tree | 584d8c1dc11610fbf302504037ac4182fa3ccea0 /devel/p5-ExtUtils-AutoInstall/PLIST | |
parent | 5d6d31ed3c2a36622a0818f6277ae332d90cd886 (diff) | |
download | pkgsrc-58bd70829655af618c486523c1c1a0d0d770b932.tar.gz |
Import ExtUtils-AutoInstall-0.61.
This module lets Makefile.PL automatically install dependencies
via CPAN or CPANPLUS.
* Features
- Letting the user enable/disable optional dependencies.
- Support sane defaults by probing for the machine's capability.
- If not inside a cpan shell, use CPAN.pm to install dependencies.
- Enable/disable the associated tests automatically.
- Supply UNINST=1 when it is safe and possibly needed.
- Checks MANIFEST to avoid unnecessary grepping of EXE_FILES.
- Utilizes CPANPLUS and/or Sort::Versions where feasible.
- Offers check-only and skip-all Makefile.PL targets.
- Offers check-only and install-only Makefile targets.
- Take advantage of the 'sudo' command where available.
Diffstat (limited to 'devel/p5-ExtUtils-AutoInstall/PLIST')
-rw-r--r-- | devel/p5-ExtUtils-AutoInstall/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-ExtUtils-AutoInstall/PLIST b/devel/p5-ExtUtils-AutoInstall/PLIST new file mode 100644 index 00000000000..f7ba5d38f8e --- /dev/null +++ b/devel/p5-ExtUtils-AutoInstall/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/03 04:12:37 epg Exp $ |