# -*- 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
# $Id: Portfile 107586 2013-07-03 01:12:47Z dports@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup         Unicode-LineBreak 2012.10

platforms           darwin
maintainers         nomaintainer
license             {Artistic-1 GPL}

description         Unicode::LineBreak (no description available)

long_description    ${description}

checksums           sha256 e4a37ace916aa74061321267364b5eeb840d50094a613ce9e0274ffff5e9e3e1 \
                    rmd160 5fb7a760d08b3cac06fe253c21aa9680dda2d80a


if {$subport != $name} {
    depends_lib-append  port:p${perl5.major}-mime-charset
}
