# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0

github.setup        dawbarton pdf2svg 0.2.4 v
github.tarball_from archive
revision            0
license             GPL-2
categories          graphics
maintainers         nomaintainer
description         pdf to svg converter
long_description    {*}${description}

homepage            http://www.cityinthesky.co.uk/opensource/pdf2svg

checksums           rmd160  c9d405939145b2adb324fb64a8ede75501bce0ab \
                    sha256  fd765256f18b5890639e93cabdf631b640966ed1ea9ebd561aede9d3be2155e4 \
                    size    89494

depends_build       port:pkgconfig
depends_lib         path:lib/pkgconfig/gtk+-2.0.pc:gtk2 \
                    path:lib/pkgconfig/poppler.pc:poppler
