# -*- 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 94539 2012-06-22 02:49:58Z jmr@macports.org $

PortSystem          1.0

name                pangoxsl
version             1.6.0.3
categories          textproc
license             LGPL
platforms           darwin
maintainers         nomaintainer

description         Extends Pango with additional XSL properties.

long_description    PangoXSL is a supplementary library that supports some \
                    additional PangoAttribute types corresponding to XSL \
                    properties.

homepage            http://pangopdf.sourceforge.net
master_sites        sourceforge:project/pangopdf/pangoxsl/${version}

checksums           rmd160  a0a94bf5c7011f4d82d0bb72e7628d440ddac372 \
                    sha256  16554a407f1c56a42514afd979ff797a25c9bf67c51c985d9edc126747298df1

depends_build       port:pkgconfig

depends_lib         path:lib/pkgconfig/pango.pc:pango
