Importing package for Perl 5 module Config::MVP version 2.200002

from CPAN into devel/p5-Config-MVP.

MVP is a mechanism for loading configuration (or other information)
for libraries. It doesn't read a file or a database. It's a helper
for things that do.
This commit is contained in:
sno 2012-07-05 12:36:49 +00:00
parent 733178c7fc
commit 918b323af1
3 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1,3 @@
MVP is a mechanism for loading configuration (or other information)
for libraries. It doesn't read a file or a database. It's a helper
for things that do.

View file

@ -0,0 +1,32 @@
# $NetBSD: Makefile,v 1.1 2012/07/05 12:36:49 sno Exp $
DISTNAME= Config-MVP-2.200002
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Config-MVP/
COMMENT= Perl5 module for multivalue-property package-oriented configuration
LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Class-Load>=0.17:../../devel/p5-Class-Load
DEPENDS+= p5-Moose>=0.91:../../devel/p5-Moose
DEPENDS+= p5-MooseX-OneArgNew-[0-9]*:../../devel/p5-MooseX-OneArgNew
DEPENDS+= p5-Params-Util-[0-9]*:../../devel/p5-Params-Util
DEPENDS+= p5-Role-HasMessage-[0-9]*:../../devel/p5-Role-HasMessage
DEPENDS+= p5-Role-Identifiable-[0-9]*:../../devel/p5-Role-Identifiable
DEPENDS+= p5-Throwable-[0-9]*:../../devel/p5-Throwable
DEPENDS+= p5-Tie-IxHash-[0-9]*:../../devel/p5-Tie-IxHash
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Config/MVP/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2012/07/05 12:36:49 sno Exp $
SHA1 (Config-MVP-2.200002.tar.gz) = d06b0ee6c24ae3820daa5a9429ceed6ea96a07d7
RMD160 (Config-MVP-2.200002.tar.gz) = 2e0d296d90942fe37dcf6c4cab20ff1442f3f703
Size (Config-MVP-2.200002.tar.gz) = 25392 bytes