aboutsummaryrefslogtreecommitdiff
path: root/x11/kf5-frameworks
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2016-11-14 16:12:56 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2016-11-14 16:12:56 +0000
commit30a183cdd9faf4c65a08818c285c8d9351e43ad3 (patch)
treedbe08499461c3eea79dce8b1eca87e2699ef0d1c /x11/kf5-frameworks
parent1ff45cdd0ae918b61cf33786436856d37aa2dcfb (diff)
downloadports-30a183cdd9faf4c65a08818c285c8d9351e43ad3.tar.gz
ports-30a183cdd9faf4c65a08818c285c8d9351e43ad3.zip
Notes
Diffstat (limited to 'x11/kf5-frameworks')
-rw-r--r--x11/kf5-frameworks/Makefile17
-rw-r--r--x11/kf5-frameworks/pkg-descr7
2 files changed, 24 insertions, 0 deletions
diff --git a/x11/kf5-frameworks/Makefile b/x11/kf5-frameworks/Makefile
new file mode 100644
index 000000000000..50bc6541c7ce
--- /dev/null
+++ b/x11/kf5-frameworks/Makefile
@@ -0,0 +1,17 @@
+# Created by: tcberner
+# $FreeBSD$
+
+PORTNAME= frameworks
+PORTVERSION= ${KDE_FRAMEWORKS_VERSION}
+CATEGORIES= x11 kde
+PKGNAMEPREFIX= kf5-
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= KF5 frameworks meta port
+
+USES= metaport kde:5
+USE_KDE= ${_USE_FRAMEWORKS_ALL}
+# pull bsd.qt.mk for QT_PLUGINDIR in the kf5-dependencies
+USE_QT5= #
+
+.include <bsd.port.mk>
diff --git a/x11/kf5-frameworks/pkg-descr b/x11/kf5-frameworks/pkg-descr
new file mode 100644
index 000000000000..cc4493889f0d
--- /dev/null
+++ b/x11/kf5-frameworks/pkg-descr
@@ -0,0 +1,7 @@
+The KDE Frameworks build on the Qt framework, providing everything from simple
+utility classes (such as those in KCoreAddons) to integrated solutions for
+common requirements of desktop applications (such as KNewStuff, for fetching
+downloadable add-on content in an application, or the powerful KIO
+multi-protocol file access framework).
+
+WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/