summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2016-10-18 17:22:35 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2016-10-18 17:22:35 +0000
commit1d16d53e1969b863bdd920df99f83d588e838084 (patch)
tree81e0de1cf21ddaecde85001eb3dcccbb81d0b7b0 /accessibility
parentgoogler is a power tool to Google (Web & News) and Google Site Search (diff)
Introduce new extensible virtual categories for KDE
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are released as a bundle upstream, however, there was not really a clean way to share this information. Using these new categories, we can simplify the Makefiles for the diverse KDE ports. At the moment we support the virtual category * kde-kde4 In the future, this will be extended to * kde-frameworks * kde-plasma * kde-applications PR: 213406 Differential Revision: https://reviews.freebsd.org/D7645 Exp-run by : antoine Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor)
Notes
Notes: svn path=/head/; revision=424182
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/jovie/Makefile4
-rw-r--r--accessibility/kaccessible/Makefile4
-rw-r--r--accessibility/kmag/Makefile4
-rw-r--r--accessibility/kmousetool/Makefile4
-rw-r--r--accessibility/kmouth/Makefile5
5 files changed, 5 insertions, 16 deletions
diff --git a/accessibility/jovie/Makefile b/accessibility/jovie/Makefile
index 7cbd242ce01e..2ff5ed73e255 100644
--- a/accessibility/jovie/Makefile
+++ b/accessibility/jovie/Makefile
@@ -2,9 +2,7 @@
PORTNAME= jovie
PORTVERSION= ${KDE4_VERSION}
-CATEGORIES= accessibility kde
-MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
-DIST_SUBDIR= KDE/${PORTVERSION}
+CATEGORIES= accessibility kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE text-to-speech system
diff --git a/accessibility/kaccessible/Makefile b/accessibility/kaccessible/Makefile
index 6e8b859bf56a..f61db635e093 100644
--- a/accessibility/kaccessible/Makefile
+++ b/accessibility/kaccessible/Makefile
@@ -2,9 +2,7 @@
PORTNAME= kaccessible
PORTVERSION= ${KDE4_VERSION}
-CATEGORIES= accessibility kde
-MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
-DIST_SUBDIR= KDE/${PORTVERSION}
+CATEGORIES= accessibility kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility services for KDE
diff --git a/accessibility/kmag/Makefile b/accessibility/kmag/Makefile
index 0d02a6093ddf..bdf0a2bfd478 100644
--- a/accessibility/kmag/Makefile
+++ b/accessibility/kmag/Makefile
@@ -2,9 +2,7 @@
PORTNAME= kmag
PORTVERSION= ${KDE4_VERSION}
-CATEGORIES= accessibility kde
-MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
-DIST_SUBDIR= KDE/${PORTVERSION}
+CATEGORIES= accessibility kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE Screen magnifier
diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile
index bade9179b698..fa097ae35661 100644
--- a/accessibility/kmousetool/Makefile
+++ b/accessibility/kmousetool/Makefile
@@ -2,9 +2,7 @@
PORTNAME= kmousetool
PORTVERSION= ${KDE4_VERSION}
-CATEGORIES= accessibility kde
-MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
-DIST_SUBDIR= KDE/${PORTVERSION}
+CATEGORIES= accessibility kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= Automatic mouse click tool for KDE
diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile
index 63549d65ca8e..5174088ed15a 100644
--- a/accessibility/kmouth/Makefile
+++ b/accessibility/kmouth/Makefile
@@ -2,10 +2,7 @@
PORTNAME= kmouth
PORTVERSION= ${KDE4_VERSION}
-CATEGORIES= accessibility kde
-MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
-DIST_SUBDIR= KDE/${PORTVERSION}
-
+CATEGORIES= accessibility kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= Speech synthesizer frontend for KDE