mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Move variables to make portlint happier.
This commit is contained in:
parent
77660a920b
commit
ef254c0101
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209827
1 changed files with 1 additions and 2 deletions
|
@ -14,12 +14,11 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl extension to convert to JSON (JavaScript Object Notation)
|
||||
|
||||
CONFLICTS= p5-JSON-1.*
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww
|
||||
BUILD_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
|
||||
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
CONFLICTS= p5-JSON-1.*
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= JSON.3 \
|
||||
|
|
Loading…
Add table
Reference in a new issue