Ticket #27574: Portfile

File Portfile, 957 bytes (added by jking+macports@…, 13 years ago)
Line 
1# $Id$
2
3PortSystem          1.0
4
5name                obc
6version             2.8.4
7categories          lang
8platforms           darwin
9maintainers         deadpixi:jking
10description         Oxford Oberon 2 Compiler
11long_description    The Oxford Oberon 2 Compiler is a powerful and easy to \
12                    use implementation of the Oberon 2 programming language \
13                    designed by Niklaus Wirth.
14homepage            http://spivey.oriel.ox.ac.uk/corner/Oxford_Oberon-2_compiler
15master_sites        http://spivey.oriel.ox.ac.uk/wiki/resources/sw/
16
17checksums           sha1    cf33dc556d8c908c6f2189270e0a7e36821fc39d \
18                    rmd160  ac6b99d444cb86f3f58740491bb4a66e4a3280c8
19
20depends_skip_archcheck ocaml
21depends_build       port:ocaml
22
23patchfiles          patch-destdir.diff
24
25use_parallel_build  no
26universal_variant   no
27
28supported_archs     i386
29configure.args      --disable-jit \
30                    --disable-debugger