1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/x11/kde3/Makefile
Will Andrews 9441275624 Update the KDE2 meta-port to 20000724A, and leave out the kdeutils
port so that attempts to use this will work.
2000-07-29 03:14:32 +00:00

27 lines
539 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= 20000724A
CATEGORIES= x11 kde
MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 \
search.3:${PORTSDIR}/net/kdenetwork2
RUN_DEPENDS= konqueror:${PORTSDIR}/x11/kdebase2 \
kjumpingcube:${PORTSDIR}/games/kdegames2
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>