# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github  1.0

github.setup        bfabiszewski libmobi 0.12 v
revision            1
categories          devel textproc
license             LGPL-3
maintainers         nomaintainer
description         library for handling Kindle (MOBI) formats of e-book documents
long_description    C {*}${description}.
checksums           rmd160  967e4d5b6611d8a125115e3b479d96a23a0b6978 \
                    sha256  78826d161c02ce93ff1cd62838b4d749df754f52185474b82e4093badf4689c1 \
                    size    5023988
github.tarball_from archive

use_autoreconf      yes

depends_lib-append  path:lib/pkgconfig/icu-uc.pc:icu \
                    port:libiconv \
                    port:libxml2 \
                    port:xz \
                    port:zlib
