mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add LICENSE
- Pass maintainership to submitter - While I'm here, sort *_DEPENDS PR: ports/189228 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
53a3b9bf72
commit
4f63377e6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352875
@ -8,12 +8,15 @@ CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= 5u623l20@gmail.com
|
||||
COMMENT= POE component that provides non-blocking access to Net::Telnet
|
||||
|
||||
BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump \
|
||||
p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \
|
||||
p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump
|
||||
p5-POE>=0.31:${PORTSDIR}/devel/p5-POE
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
|
Loading…
Reference in New Issue
Block a user