build_style=perl6-dist: add
This commit is contained in:
parent
a94f2467a6
commit
afdfdf9991
3 changed files with 22 additions and 0 deletions
|
@ -803,6 +803,9 @@ Additional install arguments can be specified via `make_install_args`.
|
|||
- `perl-module` For packages that use the Perl
|
||||
[ExtUtils::MakeMaker](http://perldoc.perl.org/ExtUtils/MakeMaker.html) build method.
|
||||
|
||||
- `perl6-dist` For packages that use the Rakudo Perl 6
|
||||
`perl6-install-dist` build method with rakudo.
|
||||
|
||||
- `waf3` For packages that use the Python3 `waf` build method with python3.
|
||||
|
||||
- `waf` For packages that use the Python `waf` method with python2.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue