aboutsummaryrefslogblamecommitdiff
path: root/textproc/kf6-syntax-highlighting/Makefile
blob: 3d91b3c41a04701b69d000a08faea8f0d57d3e69 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                      
                                      

                      
PORTNAME=	syntax-highlighting
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	textproc kde kde-frameworks

COMMENT=	Syntax highlighting engine for Kate syntax definitions
MAINTAINER=	kde@FreeBSD.org

USES=		cmake gl kde:6 qt:6 tar:xz
USE_GL=		gl opengl
USE_KDE=	ecm:build
USE_QT=		base tools declarative

.include <bsd.port.mk>