Files
2022-12-29 16:53:34 +01:00

28 lines
899 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 kde4 1.1
name kdnssd
version 4.12.2
revision 3
categories kde kde4
license GPL-2+ LGPL-2+
maintainers nomaintainer
description KdeNetwork utility
long_description ${description}
platforms darwin
homepage https://www.kde.org
master_sites kde:stable/${version}/src/
use_xz yes
checksums rmd160 13ddfd22b7a9ee93859351549903839a8b0f0a58 \
sha256 2ca955cf48b75b68799eae50f70f1975052b03813701a8b35ea01a3bcb40392e
#Binaries do not link to openssl, nor use the ssl backend of kdelibs4
license_noconflict openssl
depends_lib-append port:kdelibs4
livecheck.type none