Ticket #46903: Portfile

File Portfile, 759 bytes (added by coke (Will Coleda), 9 years ago)
Line 
1# $Id$
2
3PortSystem          1.0
4
5name                MoarVM
6version             2015.02
7categories          lang devel
8platforms           darwin
9license             Artistic-2 MIT BSD ISC public-domain
10maintainers         coleda.com:will
11description         A virtual machine for Perl 6
12long_description    MoarVM is a virtual machine built especially for \
13                    Rakudo Perl 6 and the NQP Compiler Toolchain.
14homepage            http://moarvm.org/
15master_sites        http://moarvm.org/releases/
16
17checksums           rmd160  853c106a02040f832b11dff0fa1bde14f6f890fa \
18                    sha256  4093ff80e6b40f215dd238282a464de59bbd5c2ef42cb9099e9ef68f07fe8d1b
19
20depends_build           bin:perl:perl5
21
22configure.cmd           perl Configure.pl