aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/qtcurve-utils
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2015-05-18 21:26:50 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2015-05-18 21:26:50 +0000
commite1a86f3168fdbb6508792511551443c4aaf116a2 (patch)
tree5208110a22a56b2e398ad8f978199ad7bc4d2865 /x11-themes/qtcurve-utils
parent3ebfd7377f8b66b84568a2b600490418f3b33ab8 (diff)
downloadports-e1a86f3168fdbb6508792511551443c4aaf116a2.tar.gz
ports-e1a86f3168fdbb6508792511551443c4aaf116a2.zip
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
Notes
Notes: svn path=/head/; revision=386718
Diffstat (limited to 'x11-themes/qtcurve-utils')
-rw-r--r--x11-themes/qtcurve-utils/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-themes/qtcurve-utils/Makefile b/x11-themes/qtcurve-utils/Makefile
new file mode 100644
index 000000000000..a2c2a8358c5f
--- /dev/null
+++ b/x11-themes/qtcurve-utils/Makefile
@@ -0,0 +1,12 @@
+# $FreeBSD$
+
+PORTNAME= qtcurve
+PORTREVISION= 0
+
+COMMENT= QtCurve common files and libraries
+
+QTCURVE_SLAVE= utils
+
+MASTERDIR= ${.CURDIR}/../qtcurve
+
+.include "${MASTERDIR}/Makefile"