# -*- 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 name latex2rtf version 2.3.8 categories tex platforms darwin license GPL-2+ maintainers nomaintainer description Translator program intended to translate a LaTeX document into RTF long_description LaTeX2rtf is a translator program which is intended to translate a LaTeX \ document (precisely: the text and a limited subset of LaTeX tags) into \ the RTF format which can be imported by several textprocessors (including \ Microsoft Word for Windows and Word for Macintosh). homepage http://latex2rtf.sourceforge.net/ master_sites sourceforge checksums rmd160 e48259db465560a1d7f2c9afdd9a056da7f06c07 \ sha256 5484530de16e96ce76aedf969c464656a5f8834e748849d9009049e26f8c4143 patchfiles patch-Makefile.diff \ patch-texinfo.diff depends_run bin:tex:texlive \ bin:gs:ghostscript \ bin:convert:ImageMagick \ bin:pnmtopng:netpbm use_configure no destroot.target install install-info build.pre_args-append \ PREFIX=${prefix} \ CC=${configure.cc} destroot.pre_args-append \ DESTDIR=${destroot} \ PREFIX=${prefix} \ CC=${configure.cc} test.run yes livecheck.type sourceforge livecheck.distname ${name}-unix