mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
- Add LICENSE
- Use single space after WWW: Approved by: portmgr (blanket)
This commit is contained in:
parent
7510804b48
commit
955606b055
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375059
@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= lwhsu@FreeBSD.org
|
||||
COMMENT= Serve data in a round robin manner
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -3,4 +3,4 @@ to an iterator, only the internal counter is reset to the beginning
|
||||
whenever it reaches the end. It might also be considered as a circular
|
||||
iterator.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Data-RoundRobin/
|
||||
WWW: http://search.cpan.org/dist/Data-RoundRobin/
|
||||
|
Loading…
Reference in New Issue
Block a user