mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
- Add missing DEPENDS
This commit is contained in:
parent
30ad251200
commit
453a5519eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369802
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= Return-MultiLevel
|
||||
PORTVERSION= 0.04
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:MAUKE
|
||||
|
@ -14,6 +15,9 @@ COMMENT= Return across multiple call levels
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Data-Munge>=0.07:${PORTSDIR}/devel/p5-Data-Munge
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue