Skip to content

Commit

Permalink
devel/p5-MouseX-App-Cmd: Add LICENSE_FILE and NO_ARCH
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 25, 2021
1 parent 647ef08 commit 13ece71
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion devel/p5-MouseX-App-Cmd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ COMMENT= Mashes up MouseX::Getopt and App::Cmd

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

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-App-Cmd>=0.321:devel/p5-App-Cmd \
Expand All @@ -22,7 +23,9 @@ RUN_DEPENDS= p5-App-Cmd>=0.321:devel/p5-App-Cmd \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
TEST_DEPENDS= p5-Test-Output>=0:devel/p5-Test-Output

USE_PERL5= configure
USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit 13ece71

Please sign in to comment.