From 90fee669c0faa466cc8ab3305713619c40fc32c6 Mon Sep 17 00:00:00 2001 From: mef Date: Fri, 6 Feb 2015 05:12:28 +0000 Subject: [PATCH] Import p5-CPANPLUS-0.9152 as devel/p5-CPANPLUS. The "CPANPLUS" library is an API to the "CPAN" mirrors and a collection of interactive shells, commandline programs, daemons, etc, that use this API. --- devel/p5-CPANPLUS/DESCR | 3 +++ devel/p5-CPANPLUS/Makefile | 23 +++++++++++++++++++++++ devel/p5-CPANPLUS/distinfo | 5 +++++ 3 files changed, 31 insertions(+) create mode 100644 devel/p5-CPANPLUS/DESCR create mode 100644 devel/p5-CPANPLUS/Makefile create mode 100644 devel/p5-CPANPLUS/distinfo diff --git a/devel/p5-CPANPLUS/DESCR b/devel/p5-CPANPLUS/DESCR new file mode 100644 index 000000000000..25799c8706a5 --- /dev/null +++ b/devel/p5-CPANPLUS/DESCR @@ -0,0 +1,3 @@ +The "CPANPLUS" library is an API to the "CPAN" mirrors and a +collection of interactive shells, commandline programs, daemons, etc, +that use this API. diff --git a/devel/p5-CPANPLUS/Makefile b/devel/p5-CPANPLUS/Makefile new file mode 100644 index 000000000000..8261364de2ce --- /dev/null +++ b/devel/p5-CPANPLUS/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1 2015/02/06 05:12:28 mef Exp $ + +DISTNAME= CPANPLUS-0.9152 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPANPLUS/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://cpanplus.sourceforge.net/ +COMMENT= Ameliorated interface to the CPAN +LICENSE= ${PERL5_LICENSE} + +INSTALL_TARGET= pure_install + +DEPENDS+= p5-Log-Message-[0-9]*:../../devel/p5-Log-Message +DEPENDS+= p5-Object-Accessor-[0-9]*:../../devel/p5-Object-Accessor +DEPENDS+= p5-Test-Reporter-[0-9]*:../../devel/p5-Test-Reporter +DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML + +PERL5_PACKLIST= auto/CPANPLUS/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-CPANPLUS/distinfo b/devel/p5-CPANPLUS/distinfo new file mode 100644 index 000000000000..8f458f35bbc1 --- /dev/null +++ b/devel/p5-CPANPLUS/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/02/06 05:12:28 mef Exp $ + +SHA1 (CPANPLUS-0.9152.tar.gz) = 78cd1f29e06e1d779b08bec68efba4487fe684c3 +RMD160 (CPANPLUS-0.9152.tar.gz) = f481f6c045bffff5ab5dde0f12e7115e48b8238b +Size (CPANPLUS-0.9152.tar.gz) = 548607 bytes