New package: nqp
This commit is contained in:
parent
a7c12f2b77
commit
e57f14f2d5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ configure_script="perl Configure.pl"
|
||||||
configure_args="--prefix=/usr/lib/perl6 --backends=moar"
|
configure_args="--prefix=/usr/lib/perl6 --backends=moar"
|
||||||
hostmakedepends="perl>=5.20 moarvm>=2014.09"
|
hostmakedepends="perl>=5.20 moarvm>=2014.09"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
short_desc="Not Quite Perl, a lightweight Perl 6-like environment for virtual machines"
|
short_desc="Not Quite Perl, a lightweight Perl 6-like environment for VMs"
|
||||||
maintainer="Ruslan <axetwe@gmail.com>"
|
maintainer="Ruslan <axetwe@gmail.com>"
|
||||||
homepage="http://github.com/perl6/nqp"
|
homepage="http://github.com/perl6/nqp"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue