forked from Lainports/freebsd-ports
sysutils/p5-Log-Colorize-Helper: add missing dependencies
Pointyhat to: swills
This commit is contained in:
parent
4e1cb88ab1
commit
f8425eb390
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= Log-Colorize-Helper
|
||||
PORTVERSION= 0.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
@ -14,6 +15,9 @@ LICENSE_COMB= dual
|
|||
|
||||
BUILD_DEPENDS= p5-Error-Helper>=1.0.0:devel/p5-Error-Helper \
|
||||
p5-String-ShellQuote>=1.04:textproc/p5-String-ShellQuote
|
||||
RUN_DEPENDS= p5-Error-Helper>=1.0.0:devel/p5-Error-Helper \
|
||||
p5-String-ShellQuote>=1.04:textproc/p5-String-ShellQuote \
|
||||
colorize:sysutils/colorize
|
||||
TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=1.08:devel/p5-Test-Pod-Coverage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue