summaryrefslogtreecommitdiff
path: root/x11-themes/kf5-kemoticons/Makefile
blob: ef6ff663046dd94a349a9cbce6b71eb5c8eaaddf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	kemoticons
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	x11-themes kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 library to convert emoticons

USES=		cmake compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE=	archive config coreaddons ecm service
USE_QT=		buildtools_build core dbus gui qmake_build widgets xml

.include <bsd.port.mk>