mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Make portlint happier
This commit is contained in:
parent
1e52b2ea3a
commit
e6c1d73049
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274584
@ -14,13 +14,14 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl Wrapper Class for the various JSON classes
|
||||
|
||||
BUILD_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON
|
||||
RUN_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON
|
||||
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
RUN_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= JSON::Any.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user