distname ocamldsort-${version}
description Build dependency generator for OCaml
long_description The ocamldsort command scans a set of Objective Caml source files \
(.ml and .mli files), sorts them according to their dependencies and \
prints the sorted files in order to link their corresponding .cmo \
homepage http://dimitri.mutu.net/ocaml.html
master_sites ftp://quatramaran.ens.fr/pub/ara/ocamldsort/
checksums md5 8b7fbdc958c2322f614ef141084df56a \
sha1 37c3fd608c09d4bcb4bca70e5de1c8f6cd295dd0 \
rmd160 6decd01026713c6aabfa136285b779bb3a5c187f
configure.args-append --prefix="${destroot}${prefix}" --exec-prefix="${destroot}${prefix}" --mandir="${destroot}${prefix}/share/man"