summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-12-31 13:37:29 +0000
committerwiz <wiz@pkgsrc.org>2017-12-31 13:37:29 +0000
commitc03c6e758c5491bb4a7c71e4a3fac7c0f72d3feb (patch)
tree1697f1e890431fe2260ce28f253b6795ee43fd3b
parent1baea873429891251a68018eff78f989f42bfd0a (diff)
downloadpkgsrc-c03c6e758c5491bb4a7c71e4a3fac7c0f72d3feb.tar.gz
devel/p5-Path-Iter: import p5-Path-Iter-0.2
Perl module to iterate through the contents of a given path without having to build the entire list first.
-rw-r--r--devel/p5-Path-Iter/DESCR2
-rw-r--r--devel/p5-Path-Iter/Makefile16
-rw-r--r--devel/p5-Path-Iter/distinfo6
3 files changed, 24 insertions, 0 deletions
diff --git a/devel/p5-Path-Iter/DESCR b/devel/p5-Path-Iter/DESCR
new file mode 100644
index 00000000000..3bf113ae523
--- /dev/null
+++ b/devel/p5-Path-Iter/DESCR
@@ -0,0 +1,2 @@
+Perl module to iterate through the contents of a given path without
+having to build the entire list first.
diff --git a/devel/p5-Path-Iter/Makefile b/devel/p5-Path-Iter/Makefile
new file mode 100644
index 00000000000..9fc8fdd6fa9
--- /dev/null
+++ b/devel/p5-Path-Iter/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2017/12/31 13:37:29 wiz Exp $
+
+DISTNAME= Path-Iter-0.2
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DM/DMUEY/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Path-Iter/
+COMMENT= Perl module for simple efficient path iteration
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Path/Iter/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Path-Iter/distinfo b/devel/p5-Path-Iter/distinfo
new file mode 100644
index 00000000000..dac19628fc8
--- /dev/null
+++ b/devel/p5-Path-Iter/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/12/31 13:37:29 wiz Exp $
+
+SHA1 (Path-Iter-0.2.tar.gz) = 8c0522c89914ad24a04bc494fff61fb389bb7461
+RMD160 (Path-Iter-0.2.tar.gz) = a4c9e56cb974c23b3bb53156755f9b4866010cf4
+SHA512 (Path-Iter-0.2.tar.gz) = 339f0c22e423cd4916324f02eac359ef3d6bc7718a49c1ad9384d1a0f4eabac3ddd3f1de2ad46beadbbc36473b18f137ad15171bb3e09cda68dd27f953042df4
+Size (Path-Iter-0.2.tar.gz) = 5364 bytes