# -*- 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

PortSystem          1.0

name                yelp-xsl
version             40.2
revision            0
license             GPL-2 LGPL-2.1
set branch          [lindex [split ${version} .] 0]
description         A collection of XSLT and other data files required by Yelp.
long_description    yelp-xsl contains various XSLT files for transforming DocBook, Mallard, \
                    and other formats as required by Yelp.
maintainers         {devans @dbevans} openmaintainer
categories          gnome
platforms           any
homepage            https://wiki.gnome.org/Apps/Yelp
master_sites        gnome:sources/${name}/${branch}/

use_xz              yes

checksums           rmd160  a5fa2ae8fbfd4949efe2aff20798853df115bf85 \
                    sha256  919c552f846aaec741fe51d5af416b469bcdb25c77effc3b5a15a4b4b7ff814e \
                    size    660556

supported_archs     noarch
installs_libs       no

depends_build       port:pkgconfig \
                    port:gettext \
                    port:itstool \
                    port:libiconv \
                    port:libxslt \
                    port:libxml2

livecheck.type      gnome
