freebsd-ports/deskutils/plasma-applet-fancytasks/Makefile
Thomas Zander b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00

23 lines
593 B
Makefile

# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
# $FreeBSD$
PORTNAME= fancytasks
PORTVERSION= 1.1.0
PORTREVISION= 7
CATEGORIES= deskutils
MASTER_SITES= http://kde-look.org/CONTENT/content-files/
PKGNAMEPREFIX= plasma-applet-
DISTNAME= 99737-${PORTNAME}-${PORTVERSION}
MAINTAINER= vg@FreeBSD.org
COMMENT= Plasmoid fancy representation of your tasks and launchers
LICENSE= GPLv2
USES= cmake kde:4 tar:bzip2
USE_KDE= automoc4 kdelibs workspace qimageblitz
USE_QT4= qmake_build moc_build rcc_build uic_build
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>