You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
843 B
Tcl
25 lines
843 B
Tcl
# -*- 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.5
|
|
revision 0
|
|
checksums rmd160 7a2668185aca3c430ab1a867aebde9374f8ef01a \
|
|
sha256 baf58449f6e89d19f475899ad5fb9196fdc46c03cc53233f4e39cf2978f9cff7 \
|
|
size 23592
|
|
|
|
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
|