aboutsummaryrefslogtreecommitdiff
path: root/deskutils/plasma6-milou/Makefile
blob: a4c0d899fd4d67e4ca0c4ec5843d446be8ea7e69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	milou
DISTVERSION=	${KDE_PLASMA_VERSION}
CATEGORIES=	deskutils kde kde-plasma

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Dedicated search application built on top of Baloo

USES=		cmake gettext gl kde:6 qt:6 tar:xz
USE_GL=		gl opengl
USE_KDE=	coreaddons i18n itemmodels libplasma runner service svg \
		ecm:build
USE_QT=		base declarative

.include <bsd.port.mk>