mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Fix ordering
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user