From 1d16d53e1969b863bdd920df99f83d588e838084 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Tue, 18 Oct 2016 17:22:35 +0000 Subject: 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) --- textproc/kompare/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/kompare/Makefile') diff --git a/textproc/kompare/Makefile b/textproc/kompare/Makefile index cfd3d8170c9b..61127ac6c32d 100644 --- a/textproc/kompare/Makefile +++ b/textproc/kompare/Makefile @@ -3,9 +3,7 @@ PORTNAME= kompare PORTVERSION= ${KDE4_VERSION} PORTREVISION= 1 -CATEGORIES= textproc kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= textproc kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Diff/Patch Frontend -- cgit v1.2.3