Thu Apr 30 02:44:09 2015 UTC ()
Import p5-Find-Lib-1.04 as devel/p5-Find-Lib.

The purpose of this module is to replace
    use FindBin;
    use lib "$FindBin::Bin/../bootstrap/lib";
with something shorter. This is specially useful if your project has a
lot of scripts (For instance tests scripts).


(mef)
diff -r0 -r1.1 pkgsrc/devel/p5-Find-Lib/DESCR
diff -r0 -r1.1 pkgsrc/devel/p5-Find-Lib/Makefile
diff -r0 -r1.1 pkgsrc/devel/p5-Find-Lib/distinfo

File Added: pkgsrc/devel/p5-Find-Lib/DESCR
The purpose of this module is to replace
    use FindBin;
    use lib "$FindBin::Bin/../bootstrap/lib";
with something shorter. This is specially useful if your project has a
lot of scripts (For instance tests scripts).

File Added: pkgsrc/devel/p5-Find-Lib/Makefile
# $NetBSD: Makefile,v 1.1 2015/04/30 02:44:09 mef Exp $

DISTNAME=	Find-Lib-1.04
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Find/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/~yannk/Find-Lib/
COMMENT=	Helper to smartly find libs to use in the filesystem tree
LICENSE=	${PERL5_LICENSE}

PERL5_PACKLIST=	auto/Find/Lib/.packlist
USE_LANGUAGES=	# none

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

File Added: pkgsrc/devel/p5-Find-Lib/distinfo
$NetBSD: distinfo,v 1.1 2015/04/30 02:44:09 mef Exp $

SHA1 (Find-Lib-1.04.tar.gz) = 1b3ada2c1dc0f3827746308a274c40d7e5530f38
RMD160 (Find-Lib-1.04.tar.gz) = 7c1c41c549251d59f668a756acadca41568e8359
Size (Find-Lib-1.04.tar.gz) = 8914 bytes