d277aa0da9
PR: 28207 Submitted by: joseph@randomnetworks.com <joseph@randomnetworks.com>
21 lines
419 B
Makefile
21 lines
419 B
Makefile
# New ports collection makefile for: kworldwatch
|
|
# Date created: 12 July 1998
|
|
# Whom: Marc G. Fournier <scrappy@freebsd.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= kworldwatch
|
|
PORTVERSION= 0.6
|
|
CATEGORIES= x11 kde
|
|
MASTER_SITES= $(MASTER_SITE_KDE)
|
|
MASTER_SITE_SUBDIR= Attic/old/1.1.2/apps/utils
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= scrappy@freebsd.org
|
|
|
|
USE_KDELIBS_VER=1
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|