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 @@
Generate and process all the all the permutations of a list using
the standard Perl metaphor.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-Permute-List-1.004
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Math-Permute-List/
COMMENT= Permute a list
LICENSE= ${PERL5_LICENSE}
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Math/Permute/List/.packlist
post-extract:
${CHMOD} -R a+rx ${WRKSRC}
${CHMOD} -R u+w ${WRKSRC}
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2012/05/03 09:07:30 wiz Exp $
SHA1 (Math-Permute-List-1.004.tar.gz) = 45b70c964543579ded1f8a250aa274289d9cba52
RMD160 (Math-Permute-List-1.004.tar.gz) = 82cbb73c86c3c80cc83ae2fc9fad690c0341a54b
Size (Math-Permute-List-1.004.tar.gz) = 3095 bytes