You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
27 lines
964 B
Tcl
27 lines
964 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 python 1.0
|
|
PortGroup gitlab 1.0
|
|
|
|
name py-pybonjour
|
|
gitlab.instance https://dev.gajim.org
|
|
gitlab.setup lovetox pybonjour-python3 e7c010db6372559b9ee9cb64dde75206db684d86
|
|
version 1.1.3
|
|
revision 0
|
|
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
license MIT
|
|
maintainers nomaintainer
|
|
|
|
description pybonjour provides a pure-Python interface to Apple \
|
|
Bonjour and compatible DNS-SD libraries (such as Avahi).
|
|
long_description {*}${description}
|
|
|
|
checksums rmd160 e8e5aaf1088f3bcc2b454a78d8bd9e4292813668 \
|
|
sha256 be0084c99b53e76004f1964766594c89a731b64546d0b6a4dc4d8537fb191469 \
|
|
size 17561
|
|
|
|
python.versions 310
|