Add LICENSE
- Fix and update WWW Approved by: portmgr (blanket)
This commit is contained in:
parent
72267cb7e2
commit
5cd00ba290
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471622
@ -11,6 +11,10 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl extension for streaming from one filehandle to another
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-MooseX-Declare>0:devel/p5-MooseX-Declare \
|
||||
p5-MooseX-Types>0:devel/p5-MooseX-Types \
|
||||
|
@ -10,4 +10,4 @@ itself by closing the wheel, the handles, and sending all of them out
|
||||
of scope. If an exception happens, it will clean up after itself, and
|
||||
let the DIE signal propagate.
|
||||
|
||||
WWW: http://search.cpan.org/dist/POEx-Role-Streaming/
|
||||
WWW: https://metacpan.org/release/NPEREZ/POEx-Role-Streaming-1.102610
|
||||
|
Loading…
Reference in New Issue
Block a user