freebsd-ports/x11/kde3/Makefile
Will Andrews e67c4e71f8 Fix this to keep it from conflicting with KDE 1.x installations.
Submitted by:	Scott Blachowicz <scott@sabmail.rresarch.com>
2000-05-23 04:38:09 +00:00

28 lines
572 B
Makefile

# New ports collection makefile for: KDE2
# Date created: Sun May 14 2000 00:50:02
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kde
PORTVERSION= 1.90
CATEGORIES= x11 kde
MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 \
libsearch.3:${PORTSDIR}/net/kdenetwork2
RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \
kdf:${PORTSDIR}/misc/kdeutils2 \
kjumpingcube:${PORTSDIR}/games/kdegames2
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>