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.
This commit is contained in:
parent
f305d2432e
commit
90fee669c0
3 changed files with 31 additions and 0 deletions
3
devel/p5-CPANPLUS/DESCR
Normal file
3
devel/p5-CPANPLUS/DESCR
Normal file
|
@ -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.
|
23
devel/p5-CPANPLUS/Makefile
Normal file
23
devel/p5-CPANPLUS/Makefile
Normal file
|
@ -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"
|
5
devel/p5-CPANPLUS/distinfo
Normal file
5
devel/p5-CPANPLUS/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue