1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11/kde4/Makefile
Dmitry Sivachenko c96b4198d0 Upgrade to 2.2.1.
Submitted by:		SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00

30 lines
624 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= 2.2.1
CATEGORIES= x11 kde
MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
MAINTAINER= kde@FreeBSD.org
RUN_DEPENDS= kjumpingcube:${PORTSDIR}/games/kdegames2 \
kdessh:${PORTSDIR}/misc/kdeutils2 \
kword:${PORTSDIR}/editors/koffice \
kppp:${PORTSDIR}/net/kdenetwork2 \
kview:${PORTSDIR}/graphics/kdegraphics2 \
kmidi:${PORTSDIR}/audio/kdemultimedia2
USE_KDEBASE_VER=2
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>