# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name MoarVM version 2016.10 categories lang devel platforms darwin license Artistic-2 MIT BSD ISC public-domain maintainers coleda.com:will mojca openmaintainer description A virtual machine for Perl 6 long_description MoarVM is a virtual machine built especially for \ Rakudo Perl 6 and the NQP Compiler Toolchain. homepage http://moarvm.org/ master_sites http://moarvm.org/releases/ checksums rmd160 a13aeb51dd615e7b992f7ee11262bc00abd87c59 \ sha256 d8cb9fe74267dd933c3e405b098dea99cb9c0561aedb06e8efd8ddaef43396d0 # TODO: https://github.com/MoarVM/MoarVM/issues/321 conflicts dyncall libtommath libuv depends_build port:perl5 configure.cmd ${prefix}/bin/perl Configure.pl # https://github.com/MoarVM/MoarVM/issues/414 universal_variant no # Unsupported by Configure.pl # configure.universal_args-delete --disable-dependency-tracking