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