1
0
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:
Will Andrews 2003-12-01 05:43:07 +00:00
parent ab96518bc4
commit ca41d746f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94838
2 changed files with 16 additions and 6 deletions

View File

@ -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.

View File

@ -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.