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,3 @@
This Perl 5 module is an extension for the Module::Install system
that allow you to substitute values into files before install, for
example paths to libs or binary executables.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:31 wiz Exp $
DISTNAME= Module-Install-Substitute-0.03
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
SVR4_PKGNAME= p5mis
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Module-Install-Substitute/
COMMENT= Perl5 module to substitute values into files before install
DEPENDS+= p5-Module-Install-[0-9]*:../../devel/p5-Module-Install
DEPENDS+= p5-Test-File-Contents-[0-9]*:../../devel/p5-Test-File-Contents
PERL5_PACKLIST= auto/Module/Install/Substitute/.packlist
pre-test:
${INSTALL_DATA_DIR} ${WRKSRC}/t/data/input/02basics/to
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2008/07/24 14:15:57 seb Exp $
SHA1 (Module-Install-Substitute-0.03.tar.gz) = f1e5c5cdede8b7c5731e6f4de8cfcbf11be1ef70
RMD160 (Module-Install-Substitute-0.03.tar.gz) = 5df977dd05e791c5892bb0e6444cca72296c700f
Size (Module-Install-Substitute-0.03.tar.gz) = 14619 bytes