summaryrefslogtreecommitdiffstats
path: root/textproc/kf5-sonnet/Makefile
blob: 1445c919eeb498413588096c289b28e0e16d3603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: tcberner
# $FreeBSD$

PORTNAME=	sonnet
PORTVERSION=	${KDE_FRAMEWORKS_VERSION}
PORTREVISION=	1
CATEGORIES=	textproc kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 plugin-based spell checking library

LIB_DEPENDS=	libaspell.so:textproc/aspell \
		libhunspell-1.6.so:textproc/hunspell

USES=		cmake:outsource compiler:c++11-lib kde:5 tar:xz
USE_KDE=	ecm
USE_QT5=	buildtools_build core gui linguisttools qmake_build \
		testlib widgets

.include <bsd.port.mk>
OpenPOWER on IntegriCloud