# $Id$ PortSystem 1.0 PortGroup xcode 1.0 name LaTeXiT version 2.4.1 set und_vers [string map {. _} ${version}] categories tex aqua license CeCILL-2 platforms darwin maintainers singingwolfboy openmaintainer description Drag-and-drop LaTeX support for Mac applications long_description \ LaTeXiT is a small utility that allows you to quickly typeset LaTeX \ equations, without bothering with file creation, preambles, and so on. \ The PDF image obtained can then be exported by drag'n drop to any \ application supporting it. This is very useful to insert equations in \ presentations made with Keynote or Powerpoint. LaTeXiT also features an \ application service, so that you can type and transform equations \ directly in most text editors (Pages, Nisus Writer Express, TextEdit...). homepage http://pierre.chachatelier.fr/programmation/latexit_en.php master_sites http://www.chachatelier.fr/latexit/downloads/ distname ${name}-source-${und_vers} use_zip yes depends_run bin:gs:ghostscript \ bin:pdftex:texlive worksrcdir ${name}-mainline xcode.target "Automator-CreateEquations" "LaTeXiT Helper" "LaTeXiT" xcode.configuration "Development" checksums md5 6b255451862ebe658e5d637d3bdd7ea1 \ sha1 f6d64f635b290b5b983911956c3e12e80d278ae0 \ rmd160 3340aa979e2b22e777e9f7340ff5edee7d503c97 variant mactex description "Use MacTeX instead of TeX Live" { depends_run-delete bin:pdftex:texlive }