# -*- 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           texlive 1.0

name                texlive-lang-english
version             78069
revision            0

categories          tex
maintainers         {dports @drkp}
license             Copyleft Permissive
description         TeX Live: US and UK English
long_description    Support for, and documentation in, English.

checksums           texlive-lang-english-78069-run.tar.xz \
                    rmd160  bfca7ef1a9f3608dcbaf6253562f15e7c2757cf5 \
                    sha256  f4fc53bde3e646b8f01a9b1024976573eaec94bde84ed35b60bdc62ac96f3e1b \
                    size    2725800 \
                    texlive-lang-english-78069-doc.tar.xz \
                    rmd160  5f5efc9195c8bcd85ad6f2a3f3532aa99033daa2 \
                    sha256  69003699a59c6b6b7f06da1f9aec9739f2d220c6626cf7cb3602e6a93dbf0564 \
                    size    173134828 \
                    texlive-lang-english-78069-src.tar.xz \
                    rmd160  e525c7040a0bf0396ed1d7ceb78da3327a046369 \
                    sha256  92ebd1a2828f2ff9a055848b633067d53a206df0e60114ac1ce539d5f92e467a \
                    size    8184

depends_lib         port:texlive-basic

texlive.languages      \
    {ukenglish loadhyph-en-gb.tex 2 3 {british UKenglish} {hyph-en-gb.pat.txt} {hyph-en-gb.hyp.txt} {} } \
    {usenglishmax loadhyph-en-us.tex 2 3 {} {hyph-en-us.pat.txt} {hyph-en-us.hyp.txt} {} }


texlive.texmfport
