# -*- 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$

PortSystem          1.0
PortGroup           texlive 1.0

name                texlive-lang-indic
version             14727

categories          tex
maintainers         ambulatoryclam.net:dports
description         TeX Live: Indic scripts
long_description    Support for typesetting some Indic scripts.

checksums           md5     38089c6497f91957415566c6978132ad \
                    sha1    8f2f18473014f05ecf30060b43beeec3085916f8 \
                    rmd160  b6669301f7869ccd553d3390f4ae11a8b5e1cd60

depends_lib         port:texlive-basic

texlive.languages      \
    {sanskrit loadhyph-sa.tex 1 5 {}}

texlive.maps      \
    {Map burmese.map} \
    {Map skt.map} \
    {MixedMap dvng.map}


texlive.texmfport
