1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/www/kwebwatch/Makefile

21 lines
399 B
Makefile
Raw Normal View History

# 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/
MAINTAINER= lioux@FreeBSD.org
USE_KDELIBS_VER=1
USE_XLIB= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>