Tue Apr 28 12:15:56 2015 UTC ()
Import p5-Module-Install-AuthorRequires-0.02 as devel/p5-Module-Install-AuthorRequires.

Modules often have optional requirements, for example dependencies that are
useful for (optional) tests, but not required for the module to work
properly.

Usually you want all developers of a project to have these optional modules
installed. However, simply telling everyone or printing diagnostic messages
if optional dependencies are missing often isn't enough to make sure all
authors have all optional modules installed.


(mef)
diff -r0 -r1.1 pkgsrc/devel/p5-Module-Install-AuthorRequires/DESCR
diff -r0 -r1.1 pkgsrc/devel/p5-Module-Install-AuthorRequires/Makefile
diff -r0 -r1.1 pkgsrc/devel/p5-Module-Install-AuthorRequires/distinfo

File Added: pkgsrc/devel/p5-Module-Install-AuthorRequires/DESCR
Modules often have optional requirements, for example dependencies that are
useful for (optional) tests, but not required for the module to work
properly.

Usually you want all developers of a project to have these optional modules
installed. However, simply telling everyone or printing diagnostic messages
if optional dependencies are missing often isn't enough to make sure all
authors have all optional modules installed.

File Added: pkgsrc/devel/p5-Module-Install-AuthorRequires/Makefile
# $NetBSD: Makefile,v 1.1 2015/04/28 12:15:56 mef Exp $

DISTNAME=	Module-Install-AuthorRequires-0.02
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel
MASTER_SITES=	https://cpan.metacpan.org/authors/id/F/FL/FLORA/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/~flora/Module-Install-AuthorRequires/
COMMENT=	Module::Install::AuthorRequires - declare author-only dependencies
LICENSE=	${PERL5_LICENSE}

DEPENDS+=	p5-Test-NoTabs-[0-9]*:../../devel/p5-Test-NoTabs

PERL5_PACKLIST=	auto/Module/Install/AuthorRequires/.packlist
USE_LANGUAGES=	# none

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/p5-Module-Install-AuthorRequires/distinfo
$NetBSD: distinfo,v 1.1 2015/04/28 12:15:56 mef Exp $

SHA1 (Module-Install-AuthorRequires-0.02.tar.gz) = dbd07651f239cb8cc1a7f3284b02ef9a9a32f6ca
RMD160 (Module-Install-AuthorRequires-0.02.tar.gz) = 13136bb7a3b0112507fe21be1a05024aa7b1ff30
Size (Module-Install-AuthorRequires-0.02.tar.gz) = 15596 bytes