# $Id: Portfile 115949 2014-01-15 09:19:31Z mww@macports.org $

PortSystem 1.0

name                dvisvgm
version             1.5.2
categories          graphics textproc
platforms           darwin
license             GPL-3+
maintainers         mww openmaintainer
description         DVI to SVG converter
long_description    \
    The command-line utility dvisvgm is a tool for TeX/LaTeX users. It \
    converts DVI files to the XML-based scalable vector graphics format SVG.

homepage            http://dvisvgm.sourceforge.net/
master_sites        sourceforge
checksums           rmd160  fe7ab360a8267661b1e1e4c1a3497df3a9ef330d \
                    sha256  cd79aa6b1b37aac6cbb56c94e4e8bc65efbf61000d590877275719c6638803ea

depends_lib         port:freetype port:zlib port:potrace port:texlive-bin port:pkgconfig

test.run            no

