15 lines
576 B
Text
15 lines
576 B
Text
|
# Template build file for 'parrot'.
|
||
|
pkgname=parrot
|
||
|
version=6.9.0
|
||
|
revision=1
|
||
|
build_style=configure
|
||
|
configure_args="--prefix=/usr --mandir=/usr/share"
|
||
|
short_desc="virtual machine designed to compile and execute bytecode for dynamic languages"
|
||
|
maintainer="pancake <pancake@nopcode.org>"
|
||
|
homepage="http://www.parrot.org"
|
||
|
hostmakedepends="perl>=5.20"
|
||
|
configure_script="perl Configure.pl"
|
||
|
license="Artistic"
|
||
|
distfiles="ftp://ftp.parrot.org/pub/parrot/releases/supported/${version}/parrot-${version}.tar.bz2"
|
||
|
checksum=ad5f3723c216675b9ebc2e3d3807d24fd13aa55e1eb3e7ffcad4062e0026f482
|