1998-07-12 10:39:37 +02:00
|
|
|
# New ports collection makefile for: kworldwatch
|
|
|
|
# Date created: 12 July 1998
|
|
|
|
# Whom: Marc G. Fournier <scrappy@freebsd.org>
|
|
|
|
#
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1998-07-12 10:39:37 +02:00
|
|
|
#
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= kworldwatch
|
|
|
|
PORTVERSION= 0.6
|
1998-07-12 10:39:37 +02:00
|
|
|
CATEGORIES= x11 kde
|
|
|
|
MASTER_SITES= $(MASTER_SITE_KDE)
|
1998-11-07 19:30:55 +01:00
|
|
|
MASTER_SITE_SUBDIR= stable/latest/apps/utils
|
1998-07-12 10:39:37 +02:00
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
|
|
|
MAINTAINER= scrappy@freebsd.org
|
|
|
|
|
2000-02-24 08:01:14 +01:00
|
|
|
LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \
|
|
|
|
kdeui.3:${PORTSDIR}/x11/kdelibs11 \
|
|
|
|
kfm.3:${PORTSDIR}/x11/kdelibs11
|
1998-09-30 04:07:28 +02:00
|
|
|
|
1998-08-12 08:29:36 +02:00
|
|
|
USE_QT= yes
|
1998-10-14 01:34:49 +02:00
|
|
|
GNU_CONFIGURE= yes
|
1998-07-12 10:39:37 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|