summaryrefslogtreecommitdiff
path: root/devel/p5-List-UtilsBy
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-11-13 12:27:19 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-11-13 12:27:19 +0000
commit613d02d7a20d309aa26b65c528a3b04e0cdbea5c (patch)
tree843cb9540bc8d1356db5b0c5280b4723dbcd1a3b /devel/p5-List-UtilsBy
parent48f4d0b575a6e00265b551a373d2eac0d0e11b22 (diff)
downloadpkgsrc-613d02d7a20d309aa26b65c528a3b04e0cdbea5c.tar.gz
Import List::UtilsBy into devel/p5-List-UtilsBy. This module is required
to update textproc/p5-Text-Sass This module provides a number of list utility functions, all of which take an initial code block to control their behaviour. They are variations on similar core perl or "List::Util" functions of similar names, but which use the block to control their behaviour.
Diffstat (limited to 'devel/p5-List-UtilsBy')
-rw-r--r--devel/p5-List-UtilsBy/DESCR4
-rw-r--r--devel/p5-List-UtilsBy/Makefile21
-rw-r--r--devel/p5-List-UtilsBy/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/devel/p5-List-UtilsBy/DESCR b/devel/p5-List-UtilsBy/DESCR
new file mode 100644
index 00000000000..4f200cf52aa
--- /dev/null
+++ b/devel/p5-List-UtilsBy/DESCR
@@ -0,0 +1,4 @@
+This module provides a number of list utility functions, all of which
+take an initial code block to control their behaviour. They are
+variations on similar core perl or "List::Util" functions of similar
+names, but which use the block to control their behaviour.
diff --git a/devel/p5-List-UtilsBy/Makefile b/devel/p5-List-UtilsBy/Makefile
new file mode 100644
index 00000000000..0c159672f66
--- /dev/null
+++ b/devel/p5-List-UtilsBy/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/11/13 12:27:19 hiramatsu Exp $
+#
+
+DISTNAME= List-UtilsBy-0.07
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/List-UtilsBy/
+COMMENT= Higher-order list utility functions
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGE= # empty
+PERL5_PACKLIST= auto/List/UtilsBy/.packlist
+PERL5_MODULE_TYPE= Module::Build
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-List-UtilsBy/distinfo b/devel/p5-List-UtilsBy/distinfo
new file mode 100644
index 00000000000..2392e7389f1
--- /dev/null
+++ b/devel/p5-List-UtilsBy/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/11/13 12:27:19 hiramatsu Exp $
+
+SHA1 (List-UtilsBy-0.07.tar.gz) = 70c18b2830c8fb35b06cf2c500c91bbe8e9b6587
+RMD160 (List-UtilsBy-0.07.tar.gz) = dea4c25704dacc617bb8f263d246cf3fdb4320b1
+Size (List-UtilsBy-0.07.tar.gz) = 20850 bytes