devel/p5-Cwd-Guard: import p5-Cwd-Guard-0.05
Temporary changing working directory.
This commit is contained in:
parent
617a6cfb6a
commit
5ee9189b8c
3 changed files with 27 additions and 0 deletions
1
devel/p5-Cwd-Guard/DESCR
Normal file
1
devel/p5-Cwd-Guard/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Temporary changing working directory.
|
20
devel/p5-Cwd-Guard/Makefile
Normal file
20
devel/p5-Cwd-Guard/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.1 2017/11/08 20:27:38 wiz Exp $
|
||||
|
||||
DISTNAME= Cwd-Guard-0.05
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cwd/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Cwd-Guard/
|
||||
COMMENT= Perl module for changing the working directory
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
# TEST_DEPENDS
|
||||
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
|
||||
|
||||
PERL5_PACKLIST= auto/Cwd/Guard/.packlist
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
6
devel/p5-Cwd-Guard/distinfo
Normal file
6
devel/p5-Cwd-Guard/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2017/11/08 20:27:38 wiz Exp $
|
||||
|
||||
SHA1 (Cwd-Guard-0.05.tar.gz) = 9226dd929e1cd33e6328eb2e45ba9618015c59b9
|
||||
RMD160 (Cwd-Guard-0.05.tar.gz) = 2adb76dc1107b4eae567a26caf4bf8653874e678
|
||||
SHA512 (Cwd-Guard-0.05.tar.gz) = 14aa68e535cec8f7182d5648558c539cbf6eebe2fee9c59d0b06f5b45cca1c6c652104a58f71b5a56f796f03d139e3e74962e45fb127bf038803b05cb9f32b82
|
||||
Size (Cwd-Guard-0.05.tar.gz) = 10253 bytes
|
Loading…
Reference in a new issue