# -*- 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 88821 2012-01-12 23:02:19Z dports@macports.org $

PortSystem          1.0
PortGroup           texlive 1.0

name                texlive-lang-english
version             23092
revision            0

categories          tex
maintainers         dports
license             Copyleft Permissive
description         TeX Live: US and UK English
long_description    Support for typesetting US and UK English.

checksums           texlive-lang-english-23092-run.tar.xz \
                    rmd160  bf7077a71343bf8a03bde4fa150e5606b3d2b6c9 \
                    sha256  1b6aee16191ddef7c20b820a554d017fdd412718f3d36813408761fee57bcf6d \
                    texlive-lang-english-23092-doc.tar.xz \
                    rmd160  eda0b5ddfa8b043461b5f1fc5ea1011a2937a40a \
                    sha256  4ef8de19a48bfcb544c03760c527790f4b095b01ef1220653bd764b6973c1a02 \
                    texlive-lang-english-23092-src.tar.xz \
                    rmd160  9a7adaa3b21cf7423d488fbede0c7a75d3cd7669 \
                    sha256  432421deb90b0feaa65d0ac22192798435164db2d33e637eee273a6334aa4797

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
