devel/p5-Test-Mock-LWP-Dispatch: Add LICENSE_FILE
This commit is contained in:
parent
2631f1fc0e
commit
f7157ab81e
1 changed files with 4 additions and 2 deletions
|
@ -11,6 +11,7 @@ COMMENT= Mocks LWP::UserAgent and dispatches your requests/responses
|
|||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
||||
|
@ -19,8 +20,9 @@ RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
|||
TEST_DEPENDS= p5-Moose>=0:devel/p5-Moose \
|
||||
p5-Test-Exception>=0:devel/p5-Test-Exception
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue