---
name: mimetex
version: 20120331.1.74
origin: www/mimetex
comment: A CGI script that lets you embed LaTeX math in your HTML pages
arch: freebsd:9:x86:64
www: http://www.forkosh.com/mimetex.html
maintainer: nivit@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv3]
flatsize: 1696866
desc: |
  MimeTeX, licensed under the GPL, lets you easily embed LaTeX math in
  your html pages.  It parses a LaTeX math expression and immediately
  emits the corresponding gif image, rather than the usual TeX dvi.
  And mimeTeX is an entirely separate little program that doesn't
  use TeX or its fonts in any way.  It's just one cgi that you put in
  your site's cgi-bin/ directory, with no other dependencies.
  It's easy to use. Just place an html <img> tag in your document
  wherever you want to see the corresponding LaTeX expression.

  WWW: http://www.forkosh.com/mimetex.html
categories: [www, math]
options: {ANTIALIASING: on, DOCS: on, STATIC: off}
files:
  /usr/local/share/doc/mimetex/mimetex.html: 8c9b08f7d5e2d7dd6a4e4a004613218178aa50d2b7bb0e92614ab5198fb34ac2
  /usr/local/share/licenses/mimetex-20120331.1.74/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/mimetex-20120331.1.74/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/mimetex-20120331.1.74/catalog.mk: 99240f8b8422ae95a41186476282819eaaa2500abf034fc05575a0cc3188047d
  /usr/local/www/mimetex/cgi-bin/mimetex.cgi: d5ed1127ee912feca9f255f183335315be6ad7b6707ca3de867d51562dcfb403
directories:
  /usr/local/www/mimetex/cgi-bin/: n
  /usr/local/www/mimetex/: n
  /usr/local/share/licenses/mimetex-20120331.1.74/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/mimetex/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
