Skip to content

Commit

Permalink
www/p5-Plack-Test-ExternalServer: Add LICENSE_FILE
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 20, 2021
1 parent 1b1e29d commit 1bd7eeb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions www/p5-Plack-Test-ExternalServer/Makefile
Expand Up @@ -11,6 +11,7 @@ COMMENT= Run HTTP tests on external live servers

LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-URI>=0:net/p5-URI \
Expand All @@ -19,8 +20,9 @@ TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
p5-Plack>=0:www/p5-Plack \
p5-Test-TCP>=0:devel/p5-Test-TCP

NO_ARCH= yes
USE_PERL5= configure
USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit 1bd7eeb

Please sign in to comment.