aboutsummaryrefslogtreecommitdiff
path: root/graphics/kf6-kimageformats/Makefile
blob: 6348a3c527db21fa0f861a4739e0c2db7b52d5e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	kimageformats
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	graphics kde kde-frameworks

COMMENT=	Plugins to allow QImage to support extra file formats
MAINTAINER=	kde@FreeBSD.org

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

.include <bsd.port.mk>