# $Id$

PortSystem          1.0
PortGroup ocaml 1.0

name                ocaml-ogg
version             0.4.3
revision            3
categories          devel ml multimedia
maintainers         rastageeks.org:toots
license             LGPL-2.1
description         OCaml bindings for the libogg multimedia library
long_description    This port contains an O'Caml interface for the Ogg \
                    bitstream library, otherwise known as libogg.
homepage            http://savonet.sf.net/
platforms           darwin
master_sites        sourceforge:savonet

checksums           rmd160  7a19ae3b47cd2d0837b92902847f6de73b002886 \
                    sha256  4a9dd28bef11cb9e8c396697ce0e69b2d79db3e6fc69cf07a59b7c423cacf4c3

depends_build       port:pkgconfig
depends_lib         port:ocaml \
                    port:ocaml-findlib \
                    port:libogg

configure.pkg_config    ${prefix}/bin/pkg-config
configure.env-append    OCAMLFIND=${ocamlfind_wrapper} USER=macports

use_parallel_build  no
build.args          LIBDIRS=${prefix}/lib