View | Details | Raw Unified | Return to bug 189576
Collapse All | Expand All

(-)./Makefile (-1 / +4 lines)
Lines 7-15 Link Here
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	5u623l20@gmail.com
11
COMMENT=	Filesystem and stream iterators
11
COMMENT=	Filesystem and stream iterators
12
12
13
LICENSE=	ART10 GPLv1
14
LICENSE_COMB=	dual
15
13
BUILD_DEPENDS=	p5-Iterator>=0:${PORTSDIR}/devel/p5-Iterator
16
BUILD_DEPENDS=	p5-Iterator>=0:${PORTSDIR}/devel/p5-Iterator
14
RUN_DEPENDS:=	${BUILD_DEPENDS}
17
RUN_DEPENDS:=	${BUILD_DEPENDS}
15
18
(-)./pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
This module provides filesystem and stream iterator functions. See the 
1
This module provides filesystem and stream iterator functions. See the 
2
Iterator module for more information about how to use iterators.
2
Iterator module for more information about how to use iterators.
3
3
4
WWW: http://search.cpan.org/dist/Iterator-DBI/
4
WWW: http://search.cpan.org/dist/Iterator-IO/

Return to bug 189576