summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb>2010-06-14 20:31:51 +0000
committerseb <seb>2010-06-14 20:31:51 +0000
commitb01dbe5d19b59dad455ec94f434391f212d412f2 (patch)
tree150c3ee9f51d3e6bdd4da9754b632dd0b0eae3d8 /devel
parent970e80277740512442c8b4e37e46a31068864d32 (diff)
downloadpkgsrc-b01dbe5d19b59dad455ec94f434391f212d412f2.tar.gz
Initial import of p5-CPAN-FindDependencies version 2.34 in the
NetBSD Packages Collection. The Perl 5 module CPAN::FindDependencies uses the CPAN packages index to map modules to distributions and vice versa, and then fetches distributions' META.yml or Makefile.PL files from http://search.cpan.org/ to determine pre-requisites.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-CPAN-FindDependencies/DESCR4
-rw-r--r--devel/p5-CPAN-FindDependencies/Makefile29
-rw-r--r--devel/p5-CPAN-FindDependencies/distinfo5
3 files changed, 38 insertions, 0 deletions
diff --git a/devel/p5-CPAN-FindDependencies/DESCR b/devel/p5-CPAN-FindDependencies/DESCR
new file mode 100644
index 00000000000..6eb5344f35d
--- /dev/null
+++ b/devel/p5-CPAN-FindDependencies/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module CPAN::FindDependencies uses the CPAN packages
+index to map modules to distributions and vice versa, and then
+fetches distributions' META.yml or Makefile.PL files from
+http://search.cpan.org/ to determine pre-requisites.
diff --git a/devel/p5-CPAN-FindDependencies/Makefile b/devel/p5-CPAN-FindDependencies/Makefile
new file mode 100644
index 00000000000..1aef4260ccf
--- /dev/null
+++ b/devel/p5-CPAN-FindDependencies/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/06/14 20:31:51 seb Exp $
+#
+
+DISTNAME= CPAN-FindDependencies-2.34
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/CPAN-FindDependencies/
+COMMENT= Perl 5 module to find dependencies for modules on the CPAN
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/CPAN/FindDependencies/.packlist
+
+DEPENDS+= p5-Capture-Tiny>=0.05:../../devel/p5-Capture-Tiny
+DEPENDS+= p5-Devel-CheckOS>=1.52:../../devel/p5-Devel-CheckOS
+DEPENDS+= p5-File-Temp>=0.19:../../devel/p5-File-Temp
+DEPENDS+= p5-libwww>=1.41:../../www/p5-libwww
+DEPENDS+= p5-Parse-CPAN-Packages>=2.31:../../devel/p5-Parse-CPAN-Packages
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI # really URI::file>=4.13
+DEPENDS+= p5-YAML-Tiny>=1.36:../../textproc/p5-YAML-Tiny
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-CPAN-FindDependencies/distinfo b/devel/p5-CPAN-FindDependencies/distinfo
new file mode 100644
index 00000000000..08d9219ab8a
--- /dev/null
+++ b/devel/p5-CPAN-FindDependencies/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/06/14 20:31:51 seb Exp $
+
+SHA1 (CPAN-FindDependencies-2.34.tar.gz) = ce9081b6e22c04b8c9666554a4b01c4c0a1b4ff0
+RMD160 (CPAN-FindDependencies-2.34.tar.gz) = 055fb3d29d4995095ffe9001359990046bc18c6b
+Size (CPAN-FindDependencies-2.34.tar.gz) = 26783 bytes