mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Add bits for slave port kde-lite.
This commit is contained in:
parent
ab96518bc4
commit
ca41d746f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94838
@ -6,15 +6,20 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= kde
|
||||
PORTNAME?= kde
|
||||
PORTVERSION= ${KDE_VERSION}
|
||||
CATEGORIES= x11 kde
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # none
|
||||
EXTRACT_ONLY= # empty
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= The "meta-port" for KDE
|
||||
MAINTAINER?= kde@FreeBSD.org
|
||||
COMMENT?= The "meta-port" for KDE
|
||||
|
||||
# This port conflicts with the kde-lite port, so make it known.
|
||||
.if defined(IS_INTERACTIVE)
|
||||
CONFLICTS?= kde-lite-[0-9]*
|
||||
.endif
|
||||
|
||||
## This is the file where the selections made in the interactive dialog
|
||||
## are saved in and initialized from.
|
||||
|
@ -6,15 +6,20 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= kde
|
||||
PORTNAME?= kde
|
||||
PORTVERSION= ${KDE_VERSION}
|
||||
CATEGORIES= x11 kde
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # none
|
||||
EXTRACT_ONLY= # empty
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= The "meta-port" for KDE
|
||||
MAINTAINER?= kde@FreeBSD.org
|
||||
COMMENT?= The "meta-port" for KDE
|
||||
|
||||
# This port conflicts with the kde-lite port, so make it known.
|
||||
.if defined(IS_INTERACTIVE)
|
||||
CONFLICTS?= kde-lite-[0-9]*
|
||||
.endif
|
||||
|
||||
## This is the file where the selections made in the interactive dialog
|
||||
## are saved in and initialized from.
|
||||
|
Loading…
Reference in New Issue
Block a user