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,4 @@
This module provides a few useful functions for manipulating module names.
Its main aim is to centralise some of the functions commonly used by
modules that manipulate other modules in some way, like converting module
names to relative paths.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:31 wiz Exp $
#
DISTNAME= Module-Util-1.07
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Module-Util/
COMMENT= Module name tools and transformations
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Module/Util/.packlist
PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/01/16 14:19:34 sno Exp $
SHA1 (Module-Util-1.07.tar.gz) = c6853ef12e0f82af0b133326bebf4297a04d9a0e
RMD160 (Module-Util-1.07.tar.gz) = dda3a921f9f2db25486ca5e718bee6c5935e86ec
Size (Module-Util-1.07.tar.gz) = 9556 bytes