Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
The Perl 5 module Test::Script::Run exports some subs to help test
and run scripts in your dist's bin/ directory.

View File

@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:50 wiz Exp $
#
DISTNAME= Test-Script-Run-0.04
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Test-Script-Run/
COMMENT= Perl 5 module to test scripts
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/Script/Run/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/07/29 21:08:20 seb Exp $
SHA1 (Test-Script-Run-0.04.tar.gz) = 48d27fcb42349a6b1f4651de29cf3cb6015561b2
RMD160 (Test-Script-Run-0.04.tar.gz) = 5ba5b3afb3263e89fd6f7011c2bfc53a80ac4e21
Size (Test-Script-Run-0.04.tar.gz) = 24754 bytes