# -*- 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                gnome-getting-started-docs
version             3.38.1
revision            0
set branch          [join [lrange [split ${version} .] 0 1] .]
description         GNOME Help Getting Started
long_description    This package adds getting started topics to \
                    the default GNOME Help document

maintainers         nomaintainer
categories          gnome
license             CC-BY-SA-3
installs_libs       no
platforms           any
supported_archs     noarch
homepage            https://www.gnome.org/
master_sites        gnome:sources/${name}/${branch}/

use_xz              yes

checksums           rmd160  69d4ed01c13e022bc410db2d421fab5b2a457cea \
                    sha256  10fbe23f2c3ce427539a4e307a461694d3870b23200464f705b7d81af993c859 \
                    size    81798220

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

livecheck.type      gnome
