- Add LICENSE_FILE
- Add NO_ARCH
This commit is contained in:
parent
34755fa2b3
commit
9bcb3e1737
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427453
@ -13,12 +13,14 @@ COMMENT= Use MongoDB in Mojolicious
|
|||||||
|
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Mojolicious>=0:www/p5-Mojolicious \
|
BUILD_DEPENDS= p5-Mojolicious>=0:www/p5-Mojolicious \
|
||||||
p5-MongoDB>=0:databases/p5-MongoDB \
|
p5-MongoDB>=0:databases/p5-MongoDB \
|
||||||
p5-Tie-IxHash>=0:devel/p5-Tie-IxHash
|
p5-Tie-IxHash>=0:devel/p5-Tie-IxHash
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user