Ticket #46308: Portfile

File Portfile, 751 bytes (added by brg@…, 9 years ago)

New version implementing suggestions from mf2k

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*-  # vim: set fileencoding=utf-8 tabstop=4 shiftwidth=4 softtabstop=4 noexpandtab filetype=tcl :
2# $Id$
3
4PortSystem                              1.0
5
6name                                    vmips
7version                                 1.5
8platforms                               darwin
9categories                              emulators
10maintainers                             dgate.org:brg openmaintainer
11description                             MIPS R3000 emulator
12long_description                        VMIPS is a simulator for a machine compatible with the MIPS R3000 RISC architecture.
13license                                 GPL-2+
14
15homepage                                http://www.dgate.org/vmips/
16master_sites                            sourceforge:project/vmips/vmips/${version}
17
18checksums                               rmd160 246072dabad177889548f3d07d0e629394388861 \
19                                        sha256 cf4108d8d75be50d858a30a322c7a2bdc604e9a57a94d0a60ef7aab58796c1a5
20