1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Add LICENSE

- Fix WWW
- Pass maintainership to submitter

PR:		ports/189576
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-25 12:40:25 +00:00
parent 9e9fa90889
commit 611c05a7eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355211
2 changed files with 5 additions and 2 deletions

View File

@ -7,9 +7,12 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= 5u623l20@gmail.com
COMMENT= Filesystem and stream iterators
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Iterator>=0:${PORTSDIR}/devel/p5-Iterator
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -1,4 +1,4 @@
This module provides filesystem and stream iterator functions. See the
Iterator module for more information about how to use iterators.
WWW: http://search.cpan.org/dist/Iterator-DBI/
WWW: http://search.cpan.org/dist/Iterator-IO/