mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
net/p5-Acme-HTTP: Add LICENSE_FILE
This commit is contained in:
parent
3a83c1c19e
commit
a7d0fed59b
1 changed files with 4 additions and 2 deletions
|
@ -11,13 +11,15 @@ COMMENT= High-level access to Net::HTTP::NB and Net::HTTPS::NB
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1+
|
LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Net-HTTP>=0:net/p5-Net-HTTP \
|
RUN_DEPENDS= p5-Net-HTTP>=0:net/p5-Net-HTTP \
|
||||||
p5-Net-HTTPS-NB>=0:net/p5-Net-HTTPS-NB
|
p5-Net-HTTPS-NB>=0:net/p5-Net-HTTPS-NB
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USE_PERL5= configure
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue