Iterate over collections.

This commit is contained in:
ndb 2014-11-15 11:10:39 +00:00 committed by Thomas Klausner
parent 851e15ee5e
commit c40b50f2d0
4 changed files with 28 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.5985 2014/11/15 10:33:14 noud4 Exp $ # $Id: Makefile,v 1.5986 2014/11/15 11:12:51 noud4 Exp $
COMMENT= WIP pkgsrc packages COMMENT= WIP pkgsrc packages
@ -2064,6 +2064,7 @@ SUBDIR+= p5-Module-Pluggable-Fast
SUBDIR+= p5-Module-Pluggable-Ordered SUBDIR+= p5-Module-Pluggable-Ordered
SUBDIR+= p5-Module-Starter-Plugin-CGIApp SUBDIR+= p5-Module-Starter-Plugin-CGIApp
SUBDIR+= p5-MongoDB SUBDIR+= p5-MongoDB
SUBDIR+= p5-MooseX-Iterator
SUBDIR+= p5-NNTPClient SUBDIR+= p5-NNTPClient
SUBDIR+= p5-Net-DBus-GLib SUBDIR+= p5-Net-DBus-GLib
SUBDIR+= p5-Net-Delicious SUBDIR+= p5-Net-Delicious

1
p5-MooseX-Iterator/DESCR Normal file
View file

@ -0,0 +1 @@
MooseX::Iterator - Iterate over collections.

View file

@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1 2014/11/15 11:10:39 noud4 Exp $
DISTNAME= MooseX-Iterator-0.11
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RL/RLB/}
MAINTAINER= noud4@users.sourceforge.net
HOMEPAGE= http://search.cpan.org/~rlb/MooseX-Iterator/
COMMENT= Iterate over collections
DEPENDS+= p5-Test-Simple>0:../../devel/p5-Test-Simple
DEPENDS+= p5-ExtUtils-MakeMaker>0:../../devel/p5-ExtUtils-MakeMaker
DEPENDS+= p5-Moose>0:../../devel/p5-Moose
USE_LANGUAGES+= # empty
PERL5_PACKLIST= auto/MooseX/Iterator/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/11/15 11:10:39 noud4 Exp $
SHA1 (MooseX-Iterator-0.11.tar.gz) = 3e330120dcadf15cd676e2f2cafb839ecfe8e1e0
RMD160 (MooseX-Iterator-0.11.tar.gz) = 30e26834479e370ae21d39881702ea37e2683a6b
Size (MooseX-Iterator-0.11.tar.gz) = 16578 bytes