freebsd-ports/deskutils/plasma-applet-teacooker/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
492 B
Makefile

# $FreeBSD$
PORTNAME= teacooker
PORTVERSION= 0.3.0
PORTREVISION= 12
CATEGORIES= deskutils kde
MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/
PKGNAMEPREFIX= plasma-applet-
DISTNAME= 85564-TeaCooker
MAINTAINER= jhale@FreeBSD.org
COMMENT= KDE4 tea cooker plasma applet
LICENSE= GPLv3
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}/TeaCooker
.include <bsd.port.mk>