---
name: multimarkdown
version: 3.7.1
origin: textproc/multimarkdown
comment: Extended Markdown processor with more features, written in C
arch: freebsd:9:x86:64
www: http://www.fletcherpenney.net/multimarkdown/
maintainer: adamw@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 347903
desc: |
  MultiMarkdown, or MMD, is a tool to help turn minimally marked-up plain
  text into well formatted documents, including HTML, PDF (by way of
  LaTeX), OPML, or OpenDocument (specifically, Flat OpenDocument or
  '.fodt', which can in turn be converted into RTF, Microsoft Word, or
  virtually any other word-processing format).

  MMD is a superset of the Markdown syntax, originally created by John
  Gruber. It adds multiple syntax features (tables, footnotes, and
  citations, to name a few), in addition to the various output formats
  listed above (Markdown only creates HTML). Additionally, it builds in
  'smart' typography for various languages (proper left- and right-sided
  quotes, for example).

  MultiMarkdown was originally a fork of the Markdown Perl code, but as of
  version 3.0 has been rewritten as a fork of peg-markdown by John
  MacFarlane, written in C. It can be compiled for any major operating
  system, and as a native binary runs much faster than the Perl version it
  replaces.


  NOTE: To use the mmd2pdf script, you must install print/latexmk.


  WWW: http://www.fletcherpenney.net/multimarkdown/
categories: [textproc]
files:
  /usr/local/bin/mmd: a56fe69f39c2740cbc9e69d544a647ca3e9ab34eaf8b719041b64764778d0c8e
  /usr/local/bin/mmd2all: a01b25ff09e628b3817c2b00cc5e6f362db5d60338804f8ea19a410732feaa29
  /usr/local/bin/mmd2odf: 2c8e38278d9cb991a1f606f971326f88fdafb93ef5c25f99399d026fd147a0e5
  /usr/local/bin/mmd2opml: d1f5aa9d6575f951d668869d3806da686726aa9d9a248adbe77e6a287a3f50b7
  /usr/local/bin/mmd2pdf: 0720ab184792c4ce57d85800041bbbb0a0df32a8bf66a1709e5d336488e05827
  /usr/local/bin/mmd2tex: 5a66051f681a67d8b5b75a533e9700c1c4e8bbcffeb44956c01c1dfe0c94b1be
  /usr/local/bin/multimarkdown: 538675729b92ac1217c1318616f2bf0a3cea78b824d4cc85800f8b30674e0444
  /usr/local/share/doc/multimarkdown/LICENSE: 1a58aabea1752d6ec727bb25018a9a86fc5e51b6ea78c27f61064ab4aba6c951
  /usr/local/share/doc/multimarkdown/README.markdown: 05205f4c2f2a0c230a159e23f94ab4f290438d93f053c4547258d52cb55ffaea
  /usr/local/share/licenses/multimarkdown-3.7.1/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/multimarkdown-3.7.1/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/multimarkdown-3.7.1/catalog.mk: 9da72f48c91eaeb18928d23c2b2f0a14d29c9815968290abdd0d227a95bff147
directories:
  /usr/local/share/licenses/multimarkdown-3.7.1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/multimarkdown/: 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
