aboutsummaryrefslogtreecommitdiffstats
path: root/misc/Makefile
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-05-28 20:51:03 +0800
committerpi <pi@FreeBSD.org>2016-05-28 20:51:03 +0800
commit60a571ee7f79ba50528ada36c209cb7d8ae8d21b (patch)
treec87e3b0c3bd624bef4a5c3661e29bb2402c41d80 /misc/Makefile
parent7b0d8b996164bd536a2a8cee3e9583048323f590 (diff)
downloadfreebsd-ports-gnome-60a571ee7f79ba50528ada36c209cb7d8ae8d21b.tar.gz
freebsd-ports-gnome-60a571ee7f79ba50528ada36c209cb7d8ae8d21b.tar.zst
freebsd-ports-gnome-60a571ee7f79ba50528ada36c209cb7d8ae8d21b.zip
New port: misc/qt5-examples: Qt 5 examples sourcecodes
A collection of code samples and tutorials for Qt to help new users get started with Qt development. This is a support / add-on package for qtcreator, which likes to showcase examples. WWW: http://doc.qt.io/qt-5/qtexamplesandtutorials.html PR: 209320 Submitted by: groot@kde.org (kde), Ralf Nolden <nolden@kde.org> (kde)
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 7bf888641dc8..cc0588605ec5 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -393,6 +393,7 @@
SUBDIR += qt4-l10n
SUBDIR += qt4-qtconfig
SUBDIR += qt4-qtdemo
+ SUBDIR += qt5-examples
SUBDIR += qt5-l10n
SUBDIR += qt5ct
SUBDIR += quotes