# $Id: Portfile 107919 2013-07-09 08:50:30Z dports@macports.org $

PortSystem 1.0

name                dvisvgm
version             1.3
revision        1
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  54afacb926cf14b23554ab1357cae380aa938963 \
                    sha256  16111448e49b49f1cac70f9d354d07b6136c5bd94f7c68a171e595bc6a857a01

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

test.run            no

