2023-08-16 22:26:55 +00:00
|
|
|
COMMENT = KDE Wayland Plasma protocols
|
|
|
|
|
|
|
|
VERSION = 1.10.0
|
|
|
|
DISTNAME = plasma-wayland-protocols-${VERSION}
|
|
|
|
|
|
|
|
CATEGORIES = wayland
|
|
|
|
|
|
|
|
HOMEPAGE = https://kde.org/plasma-desktop/
|
|
|
|
|
|
|
|
# MIT
|
|
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
|
|
|
|
MAINTAINER = Rafael Sadowski <rsadowski@openbsd.org>
|
|
|
|
MODULES = devel/kf5
|
|
|
|
|
2023-09-28 02:05:49 +00:00
|
|
|
SITES = ${SITE_KDE:=stable/plasma-wayland-protocols/}
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
BUILD_DEPENDS = wayland/wayland
|
|
|
|
RUN_DEPENDS = wayland/wayland
|
|
|
|
|
|
|
|
NO_BUILD = Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|