summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-04-26 16:02:15 +0000
committerwen <wen@pkgsrc.org>2014-04-26 16:02:15 +0000
commit207335df58336a907e4e294feeb6306fd8c70e90 (patch)
treea17fd2784b3ef44243c6454a21f3e4196bd54bb7
parent245682df7bb98f1854f68c4e22de200f8264a51b (diff)
downloadpkgsrc-207335df58336a907e4e294feeb6306fd8c70e90.tar.gz
Import CPAN-Mini-1.111015 as devel/p5-CPAN-Mini.
CPAN::Mini provides a simple mechanism to build and update a minimal mirror of the CPAN on your local disk. It contains only those files needed to install the newest version of every distribution.
-rw-r--r--devel/p5-CPAN-Mini/DESCR3
-rw-r--r--devel/p5-CPAN-Mini/Makefile20
-rw-r--r--devel/p5-CPAN-Mini/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-CPAN-Mini/DESCR b/devel/p5-CPAN-Mini/DESCR
new file mode 100644
index 00000000000..673335f596a
--- /dev/null
+++ b/devel/p5-CPAN-Mini/DESCR
@@ -0,0 +1,3 @@
+CPAN::Mini provides a simple mechanism to build and update a minimal
+mirror of the CPAN on your local disk. It contains only those files
+needed to install the newest version of every distribution.
diff --git a/devel/p5-CPAN-Mini/Makefile b/devel/p5-CPAN-Mini/Makefile
new file mode 100644
index 00000000000..2d75edb013b
--- /dev/null
+++ b/devel/p5-CPAN-Mini/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2014/04/26 16:02:15 wen Exp $
+
+DISTNAME= CPAN-Mini-1.111015
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
+
+MAINTAINER= wen@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/CPAN-Mini/
+COMMENT= Create a minimal mirror of CPAN
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-File-HomeDir>=0.57:../../devel/p5-File-HomeDir
+DEPENDS+= p5-libwww>=5:../../www/p5-libwww
+DEPENDS+= p5-URI>=1:../../www/p5-URI
+
+PERL5_PACKLIST= auto/CPAN/Mini/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-CPAN-Mini/distinfo b/devel/p5-CPAN-Mini/distinfo
new file mode 100644
index 00000000000..dd129d5dafa
--- /dev/null
+++ b/devel/p5-CPAN-Mini/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/04/26 16:02:15 wen Exp $
+
+SHA1 (CPAN-Mini-1.111015.tar.gz) = 2d9536213a17a98272ac814a98cb3e591e65f58b
+RMD160 (CPAN-Mini-1.111015.tar.gz) = ae851f8c9227750638aa2dbd50885817d0bc7dc7
+Size (CPAN-Mini-1.111015.tar.gz) = 27491 bytes