summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-05-29 08:22:30 +0000
committerabs <abs@pkgsrc.org>2008-05-29 08:22:30 +0000
commit1ca04cdd4a3ebef92c3dde365dccd0a2e1aebf5b (patch)
tree7d9376f48e7193092cda9cc9576a131ed6d2a6b1 /devel
parent0bab060150ffcc50ff526e3bef07684b4f356de3 (diff)
downloadpkgsrc-1ca04cdd4a3ebef92c3dde365dccd0a2e1aebf5b.tar.gz
Import devel/p5-ExtUtils-Install-1.50
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.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-ExtUtils-Install/DESCR6
-rw-r--r--devel/p5-ExtUtils-Install/Makefile18
-rw-r--r--devel/p5-ExtUtils-Install/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/devel/p5-ExtUtils-Install/DESCR b/devel/p5-ExtUtils-Install/DESCR
new file mode 100644
index 00000000000..3f42f964783
--- /dev/null
+++ b/devel/p5-ExtUtils-Install/DESCR
@@ -0,0 +1,6 @@
+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.
diff --git a/devel/p5-ExtUtils-Install/Makefile b/devel/p5-ExtUtils-Install/Makefile
new file mode 100644
index 00000000000..db2c6b3fd8f
--- /dev/null
+++ b/devel/p5-ExtUtils-Install/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/05/29 08:22:30 abs Exp $
+
+DISTNAME= ExtUtils-Install-1.50
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~autrijus/ExtUtils-Install/
+COMMENT= Install files from here to there
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/ExtUtils/Install/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-ExtUtils-Install/distinfo b/devel/p5-ExtUtils-Install/distinfo
new file mode 100644
index 00000000000..6a0e2a00a22
--- /dev/null
+++ b/devel/p5-ExtUtils-Install/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/05/29 08:22:30 abs Exp $
+
+SHA1 (ExtUtils-Install-1.50.tar.gz) = 8bd5064194eecc92ef5628be918374f9dec26969
+RMD160 (ExtUtils-Install-1.50.tar.gz) = 1e44f61e69d1b8d8f95d606cf482e3e53fd027e0
+Size (ExtUtils-Install-1.50.tar.gz) = 62057 bytes