[75090] trunk/dports/devel

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Jan 14 19:59:11 PST 2011


Revision: 75090
          http://trac.macports.org/changeset/75090
Author:   singingwolfboy at macports.org
Date:     2011-01-14 19:59:03 -0800 (Fri, 14 Jan 2011)
Log Message:
-----------
new port: hs-texmath

Added Paths:
-----------
    trunk/dports/devel/hs-texmath/
    trunk/dports/devel/hs-texmath/Portfile

Added: trunk/dports/devel/hs-texmath/Portfile
===================================================================
--- trunk/dports/devel/hs-texmath/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-texmath/Portfile	2011-01-15 03:59:03 UTC (rev 75090)
@@ -0,0 +1,21 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           haskell 1.0
+
+haskell.setup       texmath 0.5
+maintainers         singingwolfboy openmaintainer
+homepage            http://github.com/jgm/texmath
+description         functions to convert LaTeX math formulas to presentation MathML.
+long_description    \
+    The texmathml library provides functions to convert LaTeX math formulas \
+    to presentation MathML. It supports basic LaTeX and AMS extensions, and \
+    it can parse and apply LaTeX macros.
+
+platforms           darwin
+checksums           md5     6533180529dc799e9faa5301ddf5b773 \
+                    sha1    af279854835bac05cf629c62f86be9d2eac3c097 \
+                    rmd160  5b2873f126e3eb676e33092fcfd89bbc12743f8e
+license             GPL
+depends_lib-append  port:hs-xml


Property changes on: trunk/dports/devel/hs-texmath/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110114/66a15dc4/attachment.html>


More information about the macports-changes mailing list