aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kf5-kemoticons/Makefile
blob: 34689f60febd2400736b252d30150a4c4351d9e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

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>