# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 97558 2012-09-09 07:16:06Z ryandesign@macports.org $

PortSystem              1.0

name                    vsd2svg
version                 0.0.3
license                 GPL-2+
categories              graphics
maintainers             nomaintainer
platforms               darwin
homepage                http://dia-installer.de/vsd2svg/
master_sites            sourceforge:project/vsd2svg/vsd2svg/${version}
use_xz                  yes

description             A commandline tool to convert files in VSD (Visio) format to SVG.

long_description        ${description} VSD is the format used by Visio.

checksums               sha256  146f17deeee4f5f75753f8a2aa75d9d22f184be29c05fbc5d8c0029c23e54ce7 \
                        rmd160  6f7bcdba2a07d359516a7af4e7710e4bf60a2186

depends_build           port:pkgconfig

depends_lib             port:libvisio

livecheck.regex         /${name}-(\[0-9.\]+)${extract.suffix}
