mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/p5-Sub-Infix: Add LICENSE_FILE and NO_ARCH
This commit is contained in:
parent
faf4790056
commit
5973ea56d5
1 changed files with 4 additions and 1 deletions
|
@ -12,10 +12,13 @@ COMMENT= Create a fake infix operator
|
|||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue