# $Id: Portfile 142739 2015-11-21 15:50:55Z mcalhoun@macports.org $ PortSystem 1.0 name tth version 4.08 categories textproc print maintainers toby description a TeX to HTML transaltor long_description \ TTH translates TEX, the predominant mark-up language for \ expressing mathematics, into HTML, the language of \ world-wide-web browsers. It thereby enables mathematical \ documents to be made available on the web. Document structure, \ using either the Plain or LaTeX macro packages, is also \ translated and incorporated in the form of hyperlinks. platforms darwin freebsd homepage http://hutchinson.belmont.ma.us/tth/ master_sites ${homepage}tth-noncom/ distname ${name}_C extract.suffix .tgz dist_subdir ${name}/${version} checksums rmd160 90d4f4bc629cd30ba7b743ce8868c0fc22ff2037 \ sha256 89d03d8255e5f251cde62215e61a726f30e9b5e848130c6d39510fcfab668208 use_configure no variant universal {} build.cmd ${configure.cc} build.pre_args build.args ${configure.cflags} [get_canonical_archflags cc] ${name}.c -o ${name} destroot { xinstall -m 755 ${worksrcpath}/tth ${destroot}${prefix}/bin xinstall -m 755 ${worksrcpath}/latex2gif ${destroot}${prefix}/bin xinstall -m 755 ${worksrcpath}/ps2gif ${destroot}${prefix}/bin xinstall -m 755 ${worksrcpath}/ps2png ${destroot}${prefix}/bin xinstall -m 644 ${worksrcpath}/tth.1 ${destroot}${prefix}/share/man/man1 set docdir ${prefix}/share/doc/${name} xinstall -d ${destroot}${docdir} xinstall -m 644 -W ${worksrcpath} \ CHANGES \ license.txt \ tth_manual.html \ ${destroot}${docdir} } livecheck.url ${homepage}Version livecheck.regex \"(.*)\"