summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-05-03 09:07:30 +0000
committerwiz <wiz@pkgsrc.org>2012-05-03 09:07:30 +0000
commit92ee23b9d192922c0b5140d089a6611d0d58d3a7 (patch)
treecf656c0b48c42f39abf1414e062ee5cd8b81f806 /math
parente1cf10ee5a8701768760802e7f42a62a4726a530 (diff)
downloadpkgsrc-92ee23b9d192922c0b5140d089a6611d0d58d3a7.tar.gz
Initial import of p5-Math-Permute-List-1.004:
Generate and process all the all the permutations of a list using the standard Perl metaphor.
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Permute-List/DESCR2
-rw-r--r--math/p5-Math-Permute-List/Makefile23
-rw-r--r--math/p5-Math-Permute-List/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/math/p5-Math-Permute-List/DESCR b/math/p5-Math-Permute-List/DESCR
new file mode 100644
index 00000000000..5b2302d3254
--- /dev/null
+++ b/math/p5-Math-Permute-List/DESCR
@@ -0,0 +1,2 @@
+Generate and process all the all the permutations of a list using
+the standard Perl metaphor.
diff --git a/math/p5-Math-Permute-List/Makefile b/math/p5-Math-Permute-List/Makefile
new file mode 100644
index 00000000000..dd7a6d5b098
--- /dev/null
+++ b/math/p5-Math-Permute-List/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/05/03 09:07:30 wiz Exp $
+
+DISTNAME= Math-Permute-List-1.004
+PKGNAME= p5-${DISTNAME}
+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}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+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"
diff --git a/math/p5-Math-Permute-List/distinfo b/math/p5-Math-Permute-List/distinfo
new file mode 100644
index 00000000000..e9a02380c9c
--- /dev/null
+++ b/math/p5-Math-Permute-List/distinfo
@@ -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