void-packages/srcpkgs/nqp/template
2017-10-29 06:24:29 -02:00

17 lines
580 B
Bash

# Template build file for 'nqp'.
pkgname=nqp
version=2017.10
revision=1
build_style=configure
configure_script="perl Configure.pl"
configure_args="--prefix=/usr --backends=moar"
hostmakedepends="perl"
makedepends="MoarVM"
depends="MoarVM>=${version}"
short_desc="Not Quite Perl, a lightweight Perl 6-like environment for VMs"
maintainer="Ruslan <axetwe@gmail.com>"
homepage="http://github.com/perl6/nqp"
license="Artistic-2.0"
distfiles="https://github.com/perl6/nqp/archive/${version}.tar.gz"
nocross=yes
checksum=499cd78f4fb5658ae5f840de706a12ca5f0da14ab71220a2d72fd31ec1419eb9