1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/graphics/qt5-graphicaleffects/Makefile
Max Brazhnikov 4cd1e8830e KDE/FreeBSD team is happy to present Qt 5 in ports!
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.

Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.

Approved by:	portmgr (bapt) (for Mk/bsd.port.mk)
2014-03-03 16:50:32 +00:00

17 lines
264 B
Makefile

# $FreeBSD$
PORTNAME= graphicaleffects
DISTVERSION= ${QT5_VERSION}
CATEGORIES= graphics
PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt Quick graphical effects
USE_QT5= # empty
QT_DIST= ${PORTNAME}
USES= qmake
NO_BUILD= yes
.include <bsd.port.mk>