PortSystem 1.0
PortGroup github 1.0

github.setup    Juniper libxo 1.7.5
github.tarball_from releases

categories      devel
license         BSD
maintainers     {toby @tobypeterson}
description     A Library for Generating Text, XML, JSON, and HTML Output
long_description \
    The libxo library allows an application to generate text, XML, JSON, and \
    HTML output using a common set of function calls. The application decides \
    at run time which output style should be produced.
platforms       darwin

checksums       rmd160  4528929c29bb8fb42cdcf50bd5b4052648250cf2 \
                sha256  d12249ffad3ef04b160e6419adf1bbe7e593a60bb23f0a0a077fa780b214934a \
                size    905494

depends_build   port:libtool
depends_lib     port:gettext

configure.args  --with-gettext=${prefix}
