# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
# $FreeBSD: head/deskutils/plasma-applet-simpleweatherforecast/Makefile 462745 2018-02-23 21:09:47Z rene $

PORTNAME=	simpleweatherforecast
PORTVERSION=	1.3
PORTREVISION=	9
CATEGORIES=	deskutils kde
MASTER_SITES=	http://kde-look.org/CONTENT/content-files/
PKGNAMEPREFIX=	plasma-applet-
DISTNAME=	92149-${PORTNAME}-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Weather plasma applet for KDE4

RUN_DEPENDS=	wget:ftp/wget

USES=		cmake kde:4
USE_KDE=	automoc4 kdelibs
USE_QT4=	gui dbus network opengl svg webkit xml \
		qmake_build moc_build rcc_build uic_build

WRKSRC=		${WRKDIR}/plasma-${PORTNAME}-${PORTVERSION}-kde-4.3.80

PLIST_FILES=	lib/kde4/plasma_applet_simpleweatherforecast.so \
		share/apps/desktoptheme/default/widgets/plasma-simpleweatherforecast.svg \
		share/kde4/services/plasma-applet-simpleweatherforecast.desktop

.include <bsd.port.mk>
