# -*- 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 74955 2011-01-09 22:29:19Z dports@macports.org $

PortSystem          1.0
PortGroup           texlive 1.0

name                texlive-htmlxml
version             19518
revision            0

categories          tex
maintainers         dports
description         TeX Live: HTML/SGML/XML support
long_description    Packages to convert LaTeX to XML/HTML, and typset XML/SGML

checksums           md5     88242355ef6de67cb8917e6fc1fee834 \
                    sha1    92f6313c464220f89d091281bf6591588867915e \
                    rmd160  e21a7a207fa97596400f7d16a9acce08236b3316

depends_lib         port:texlive-basic port:texlive-fonts-recommended port:texlive-latex

texlive.formats      \
    {1 jadetex pdftex language.dat {*jadetex.ini}} \
    {1 pdfjadetex pdftex language.dat {*pdfjadetex.ini}} \
    {1 xmltex pdftex language.dat {*xmltex.ini}} \
    {1 pdfxmltex pdftex language.dat {*pdfxmltex.ini}}

texlive.binaries    ht htcontext htlatex htmex httex httexi htxelatex htxetex mk4ht t4ht tex4ht

texlive.exclude     texmf-dist/scripts/tex4ht/ht.sh \
                    texmf-dist/scripts/tex4ht/htcontext.sh \
                    texmf-dist/scripts/tex4ht/htlatex.sh \
                    texmf-dist/scripts/tex4ht/htmex.sh \
                    texmf-dist/scripts/tex4ht/httex.sh \
                    texmf-dist/scripts/tex4ht/httexi.sh \
                    texmf-dist/scripts/tex4ht/htxelatex.sh \
                    texmf-dist/scripts/tex4ht/htxetex.sh \
                    texmf-dist/scripts/tex4ht/mk4ht.pl

depends_lib-append  port:texlive-latex-recommended \
                    port:texlive-generic-recommended

texlive.texmfport
