View | Details | Raw Unified | Return to bug 279112
Collapse All | Expand All

(-)b/x11-wm/plasma6-kdecoration/Makefile (-1 / +5 lines)
Lines 1-9 Link Here
1
PORTNAME=	kdecoration
1
PORTNAME=	kdecoration
2
DISTVERSION=	${KDE_PLASMA_VERSION}
2
DISTVERSION=	${KDE_PLASMA_VERSION}
3
PORTREVISION=	1
3
CATEGORIES=	x11-wm kde kde-plasma
4
CATEGORIES=	x11-wm kde kde-plasma
4
5
5
COMMENT=	Plugin-based library to create window decorations
6
MAINTAINER=	kde@FreeBSD.org
6
MAINTAINER=	kde@FreeBSD.org
7
COMMENT=	Plugin-based library to create window decorations
8
9
LICENSE=		LGPL3
10
LICENSE_FILE=	${WRKSRC}/LICENSES/LicenseRef-KDE-Accepted-LGPL.txt
7
11
8
USES=		cmake gettext gl kde:6 qt:6 tar:xz
12
USES=		cmake gettext gl kde:6 qt:6 tar:xz
9
USE_GL=		gl opengl
13
USE_GL=		gl opengl

Return to bug 279112