summaryrefslogtreecommitdiff
path: root/x11-themes/kf5-kemoticons/Makefile
blob: eeea21e2ecb6fb2de6cc060145aa480355ee190b (plain)
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:outsource compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE=	archive config coreaddons ecm service
USE_QT=		buildtools_build core gui qmake_build widgets xml

.include <bsd.port.mk>