2000-07-10 03:56:18 +00:00
|
|
|
# New ports collection makefile for: kwebwatch
|
|
|
|
# Date created: 11 June 2000
|
|
|
|
# Whom: Mario S F Ferreira <lioux@linf.unb.br> et al.
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= kwebwatch
|
|
|
|
PORTVERSION= 0.72
|
|
|
|
CATEGORIES= www kde
|
2001-02-22 02:49:48 +00:00
|
|
|
MASTER_SITES= http://linuxberg.uol.com.br/files/kde/network/
|
2000-07-10 03:56:18 +00:00
|
|
|
|
2000-10-03 05:12:49 +00:00
|
|
|
MAINTAINER= lioux@FreeBSD.org
|
2000-07-10 03:56:18 +00:00
|
|
|
|
2001-04-03 08:14:43 +00:00
|
|
|
USE_KDELIBS_VER=1
|
2000-07-10 03:56:18 +00:00
|
|
|
USE_XLIB= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|