freebsd-ports/x11/kworldwatch/Makefile

21 lines
417 B
Makefile
Raw Normal View History

# 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$
#
2000-04-13 21:19:05 +02:00
PORTNAME= kworldwatch
2001-02-05 17:18:54 +01:00
PORTVERSION= 0.6
CATEGORIES= x11 kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/latest/apps/utils
EXTRACT_SUFX= .tgz
MAINTAINER= scrappy@freebsd.org
USE_KDELIBS_VER=1
GNU_CONFIGURE= yes
.include <bsd.port.mk>