# $MidnightBSD: trunk/graphics/qt5-graphicaleffects/Makefile 23478 2018-05-10 20:15:01Z laffer1 $
# $FreeBSD: head/graphics/qt5-graphicaleffects/Makefile 346930 2014-03-03 16:50:32Z makc $

PORTNAME=	graphicaleffects
DISTVERSION=	${QT5_VERSION}
CATEGORIES=	graphics
PKGNAMEPREFIX=	qt5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Qt Quick graphical effects

LICENSE=	gpl3

USE_QT5=	buildtools_build core gui quick qml
QT_DIST=	${PORTNAME}
USES=		qmake

.include <bsd.port.mk>
