summaryrefslogtreecommitdiff
path: root/x11-themes/kf5-kemoticons/Makefile
blob: 3bc0ea2721b52e89b53b0f52fb69cdf82d432f4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>