view ports/macports/Portfile @ 64:da6d6597bd69 default tip

rollback
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Fri, 15 Feb 2019 20:51:54 +0900
parents 2cf249471370
children
line wrap: on
line source

# -*- 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             2015.12
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  372b3dacee231c371730ba6e8089e315ee8e3687 \
                    sha256  4e4f106ec0802dfda5206fea811d260cc1111fe4cfa13b038af9077d8ad56826

# TODO: https://github.com/MoarVM/MoarVM/issues/321
conflicts           dyncall libtommath libuv

depends_build       port:perl5

# Unsupported by configure.pl.
configure.universal_args-delete --disable-dependency-tracking

configure.cmd       ${prefix}/bin/perl Configure.pl