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 @@
Module::Load allows for generic loading of modules and files. Simply
give it the name of a module or file and it will Do What You Mean (tm).

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.10 2013/05/31 12:40:31 wiz Exp $
DISTNAME= Module-Load-0.22
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
SVR4_PKGNAME= p5ml
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Module-Load/
COMMENT= Perl5 module to runtime require of both modules and files
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Module/Load/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2011/11/11 08:29:02 hiramatsu Exp $
SHA1 (Module-Load-0.22.tar.gz) = 2961e04d667b8db222165baa89544a8e20adfb5f
RMD160 (Module-Load-0.22.tar.gz) = de0e77b07b21898ce43574b7d6e1e6b266fbce4f
Size (Module-Load-0.22.tar.gz) = 6021 bytes