# -*- 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
PortGroup           meson 1.0

name                spice-protocol
version             0.14.4
revision            0
checksums           rmd160  743e2ca13dccdbe124d5901957d061b9816e20e4 \
                    sha256  04ffba610d9fd441cfc47dfaa135d70096e60b1046d2119d8db2f8ea0d17d912 \
                    size    23540

categories          devel
license             BSD
maintainers         {makr @mohd-akram} openmaintainer
supported_archs     noarch
platforms           any

description         Remote virtual machine protocol
long_description    {*}${description}
homepage            https://www.spice-space.org

master_sites        ${homepage}/download/releases/
use_xz              yes