# $Id$ PortSystem 1.0 name texlive_texmf-minimal version 2007 categories tex maintainers milosh openmaintainer description texmf tree for texlive long_description TeX Live is an easy way to get up and running with TeX. \ It provides a comprehensive TeX system with binaries for most flavors \ of Unix, including GNU/Linux, and also Windows. It includes all the \ major TeX-related programs, macro packages, and fonts that are free \ software, including support for many languages around the world. homepage http://www.tug.org/texlive/ platforms darwin master_sites http://students.dec.bournemouth.ac.uk/ebarrett/texlive/distfiles/ distname ${name}-${version} worksrcdir ${name}-${version} checksums md5 1d23a67415a4a7b68d0f086f14264569 \ sha1 6997cbccd50a7cbc69386cd3f1ccfcf90caad7f8 use_configure no build { delete ${worksrcpath}/texmf/doc/man delete ${worksrcpath}/texmf-dist/tex/latex/latexconfig/xelatex.ini delete ${worksrcpath}/texmf-dist/tex/plain/config/xetex.ini move ${worksrcpath}/texmf/web2c/fmtutil.cnf \ ${worksrcpath}/texmf/web2c/fmtutil.cnf-dist copy ${worksrcpath}/texmf/web2c/updmap.cfg \ ${worksrcpath}/texmf/web2c/updmap.cfg-dist # delete files that will be provided by texlive-base. delete ${worksrcpath}/texmf/dvipdfm/dvipdfmx.cfg \ ${worksrcpath}/texmf/dvipdfm/EUC-UCS2 \ ${worksrcpath}/texmf/dvipdfm/UniKSCms-UCS2-H \ ${worksrcpath}/texmf/dvipdfm/UniKSCms-UCS2-V \ ${worksrcpath}/texmf/dvips/base/color.pro \ ${worksrcpath}/texmf/dvips/base/crop.pro \ ${worksrcpath}/texmf/dvips/base/finclude.pro \ ${worksrcpath}/texmf/dvips/base/hps.pro \ ${worksrcpath}/texmf/dvips/base/special.pro \ ${worksrcpath}/texmf/dvips/base/tex.pro \ ${worksrcpath}/texmf/dvips/base/texc.pro \ ${worksrcpath}/texmf/dvips/base/texps.pro \ ${worksrcpath}/texmf/dvips/gsftopk/render.ps \ ${worksrcpath}/texmf/texconfig/g/generic \ ${worksrcpath}/texmf/texconfig/generic \ ${worksrcpath}/texmf/texconfig/README \ ${worksrcpath}/texmf/texconfig/tcfmgr \ ${worksrcpath}/texmf/texconfig/tcfmgr.map \ ${worksrcpath}/texmf/texconfig/v/vt100 \ ${worksrcpath}/texmf/texconfig/x/xterm \ ${worksrcpath}/texmf/web2c/aleph.pool \ ${worksrcpath}/texmf/web2c/mf.pool \ ${worksrcpath}/texmf/web2c/mktex.opt \ ${worksrcpath}/texmf/web2c/mktexdir \ ${worksrcpath}/texmf/web2c/mktexdir.opt \ ${worksrcpath}/texmf/web2c/mktexnam \ ${worksrcpath}/texmf/web2c/mktexnam.opt \ ${worksrcpath}/texmf/web2c/mktexupd \ ${worksrcpath}/texmf/web2c/omega.pool \ ${worksrcpath}/texmf/web2c/pdftex.pool \ ${worksrcpath}/texmf/web2c/tex.pool \ ${worksrcpath}/texmf/web2c/texmf.cnf \ ${worksrcpath}/texmf/xdvi/pixmaps/toolbar.xpm \ ${worksrcpath}/texmf/xdvi/pixmaps/toolbar2.xpm \ ${worksrcpath}/texmf/xdvi/XDvi \ ${worksrcpath}/texmf/xdvi/xdvi.cfg } destroot { copy ${worksrcpath}/texmf ${destroot}${prefix}/share copy ${worksrcpath}/texmf-dist ${destroot}${prefix}/share } livecheck.check regex livecheck.url ${homepage}acquire.html livecheck.regex "TeX Live (\[0-9\]+) "