Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -2,14 +2,15 @@ SUMMARY="Preprocessor-pretty-printer of OCaml"
DESCRIPTION="Camlp5 is a preprocessor-pretty-printer of OCaml.
It is compatible with OCaml versions from 1.07 to 4.02.0."
HOMEPAGE="http://camlp5.gforge.inria.fr/"
COPYRIGHT="2007-2013 Institut National de Recherche en Informatique et en Automatique (INRIA)."
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="http://camlp5.gforge.inria.fr/distrib/src/camlp5-6.12.tgz"
CHECKSUM_SHA256="b716c8b248289205bc76823000bc0b0988517cfcfd9c2eb1a3c43cc2cd7d5c02"
LICENSE="BSD (3-clause)"
COPYRIGHT="2007-2013 Institut National de Recherche en Informatique et en Automatique (INRIA)."
REVISION="1"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
SOURCE_DIR="camlp5-6.12"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
PROVIDES="
camlp5
cmd:camlp5
@@ -22,12 +23,10 @@ PROVIDES="
cmd:mkcamlp5.opt
cmd:ocpp5
"
REQUIRES="
haiku
cmd:ocaml
"
BUILD_PREREQUIRES="
haiku_devel
cmd:make