From e1a86f3168fdbb6508792511551443c4aaf116a2 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Mon, 18 May 2015 21:26:50 +0000 Subject: x11-themes/qtcurve-*: - Update to 1.8.18 and reorganize ports due to upstream changes - And new port for Qt 5 [1] - Add meta port to install styles for all toolkits PR: 199871 [1] Submitted by: matthew@reztek.cz --- x11-themes/qtcurve-qt5/Makefile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 x11-themes/qtcurve-qt5/Makefile (limited to 'x11-themes/qtcurve-qt5') diff --git a/x11-themes/qtcurve-qt5/Makefile b/x11-themes/qtcurve-qt5/Makefile new file mode 100644 index 000000000000..59c647847147 --- /dev/null +++ b/x11-themes/qtcurve-qt5/Makefile @@ -0,0 +1,12 @@ +# $FreeBSD$ + +PORTNAME= qtcurve +PORTREVISION= 0 + +COMMENT= QtCurve widget style for Qt 5 + +QTCURVE_SLAVE= qt5 + +MASTERDIR= ${.CURDIR}/../qtcurve + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3